[INFO] cloning repository https://github.com/ptechen/learn-amethyst-2d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptechen/learn-amethyst-2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptechen%2Flearn-amethyst-2d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptechen%2Flearn-amethyst-2d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d58f2c3ae8262766fa0e945647e19a86ac3e9ce [INFO] checking ptechen/learn-amethyst-2d against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptechen%2Flearn-amethyst-2d" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ptechen/learn-amethyst-2d [INFO] finished tweaking git repo https://github.com/ptechen/learn-amethyst-2d [INFO] tweaked toml for git repo https://github.com/ptechen/learn-amethyst-2d written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ptechen/learn-amethyst-2d on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ptechen/learn-amethyst-2d already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Updating amethyst v0.15.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_animation v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_assets v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_audio v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_config v0.14.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_controls v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_core v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_derive v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_error v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_input v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_locale v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_network v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_rendy v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_ui v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_utils v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_window v0.5.1 -> v0.15.3 [INFO] [stderr] Updating rustc_version_runtime v0.1.5 -> v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdcee7a48ac3f6928ea0a745ddab55660179a6492084e5ef1d300dede29287f3 [INFO] running `Command { std: "docker" "start" "-a" "bdcee7a48ac3f6928ea0a745ddab55660179a6492084e5ef1d300dede29287f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdcee7a48ac3f6928ea0a745ddab55660179a6492084e5ef1d300dede29287f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcee7a48ac3f6928ea0a745ddab55660179a6492084e5ef1d300dede29287f3", kill_on_drop: false }` [INFO] [stdout] bdcee7a48ac3f6928ea0a745ddab55660179a6492084e5ef1d300dede29287f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f95f3de72b1d8a8fa134f93c7db48eafbf4746de0282385d8ab633bd6f7f554 [INFO] running `Command { std: "docker" "start" "-a" "8f95f3de72b1d8a8fa134f93c7db48eafbf4746de0282385d8ab633bd6f7f554", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7e799b56dc2f93de -C extra-filename=-0fba79856d1bbb9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0157c45b9d9f4cc2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f8cc06148aab8f5e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-21c75335e807dd50.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8f95f3de72b1d8a8fa134f93c7db48eafbf4746de0282385d8ab633bd6f7f554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f95f3de72b1d8a8fa134f93c7db48eafbf4746de0282385d8ab633bd6f7f554", kill_on_drop: false }` [INFO] [stdout] 8f95f3de72b1d8a8fa134f93c7db48eafbf4746de0282385d8ab633bd6f7f554