[INFO] cloning repository https://github.com/agoodstart/snake-game-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agoodstart/snake-game-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagoodstart%2Fsnake-game-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagoodstart%2Fsnake-game-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04af5c7c9a9c36b827261f4bf5dca0992a25380e [INFO] checking agoodstart/snake-game-rust against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagoodstart%2Fsnake-game-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agoodstart/snake-game-rust on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agoodstart/snake-game-rust [INFO] finished tweaking git repo https://github.com/agoodstart/snake-game-rust [INFO] tweaked toml for git repo https://github.com/agoodstart/snake-game-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/agoodstart/snake-game-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-window v0.47.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded pistoncore-event_loop v0.52.0 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded rayon v1.4.1 [INFO] [stderr] Downloaded piston v0.52.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Downloaded piston2d-graphics v0.37.0 [INFO] [stderr] Downloaded shader_version v0.7.0 [INFO] [stderr] Downloaded piston_window v0.113.0 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.66.0 [INFO] [stderr] Downloaded libloading v0.6.4 [INFO] [stderr] Downloaded pistoncore-input v1.0.0 [INFO] [stderr] Downloaded piston-graphics_api_version v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 441c02e8c5a557a5d21f552a8ac9752481d575578bf26d6adc0f951d21ace08b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "441c02e8c5a557a5d21f552a8ac9752481d575578bf26d6adc0f951d21ace08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441c02e8c5a557a5d21f552a8ac9752481d575578bf26d6adc0f951d21ace08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441c02e8c5a557a5d21f552a8ac9752481d575578bf26d6adc0f951d21ace08b", kill_on_drop: false }` [INFO] [stdout] 441c02e8c5a557a5d21f552a8ac9752481d575578bf26d6adc0f951d21ace08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c238783b491aeca1c517786063293e2ddeb6ae8700f2c83b4dbbbc24f6659857 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c238783b491aeca1c517786063293e2ddeb6ae8700f2c83b4dbbbc24f6659857", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking libloading v0.6.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking piston2d-graphics v0.37.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=3f6041c7708c8385 -C extra-filename=-3f6041c7708c8385 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.build_script_build.eki5570e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14" "/opt/rustwide/target/debug/build/glutin_glx_sys-222dc67d12e13b14/build_script_build-222dc67d12e13b14.15db0j1npqyxioj7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-f486f659873a6a35.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-d91dbfc77b5f513c.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8ca495943bae7405.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5a0761f1cab850a8.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2357068fc697e01.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/82acd1d76add2232e19c1f0feb250d2a19ec6efe/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c238783b491aeca1c517786063293e2ddeb6ae8700f2c83b4dbbbc24f6659857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c238783b491aeca1c517786063293e2ddeb6ae8700f2c83b4dbbbc24f6659857", kill_on_drop: false }` [INFO] [stdout] c238783b491aeca1c517786063293e2ddeb6ae8700f2c83b4dbbbc24f6659857