[INFO] cloning repository https://github.com/defcronyke/game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defcronyke/game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbaa49c77e12497d42846bc9c4aa66fead90b806 [INFO] checking defcronyke/game-engine against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defcronyke/game-engine on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/defcronyke/game-engine [INFO] finished tweaking git repo https://github.com/defcronyke/game-engine [INFO] tweaked toml for git repo https://github.com/defcronyke/game-engine written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/defcronyke/game-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e62577b616d7779f6c1548b9a1d4debf4d7b5a0aaf664ae904486b1ae8583c6 [INFO] running `Command { std: "docker" "start" "-a" "5e62577b616d7779f6c1548b9a1d4debf4d7b5a0aaf664ae904486b1ae8583c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e62577b616d7779f6c1548b9a1d4debf4d7b5a0aaf664ae904486b1ae8583c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e62577b616d7779f6c1548b9a1d4debf4d7b5a0aaf664ae904486b1ae8583c6", kill_on_drop: false }` [INFO] [stdout] 5e62577b616d7779f6c1548b9a1d4debf4d7b5a0aaf664ae904486b1ae8583c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb73bb9b772afcf27de5c5ea5125336e937b3418d35ecce2a6cf6104821719a [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" "4bb73bb9b772afcf27de5c5ea5125336e937b3418d35ecce2a6cf6104821719a", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Compiling vulkano v0.9.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking half v1.0.2 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking serde_json v1.0.11 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling glsl-to-spirv v0.1.4 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking rayon v1.0.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling serde_derive_internals v0.20.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.12.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=193f88486b9f151a -C extra-filename=-193f88486b9f151a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-00d76c4a01595bbf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-edcadc9a1b2d60df.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4bb73bb9b772afcf27de5c5ea5125336e937b3418d35ecce2a6cf6104821719a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb73bb9b772afcf27de5c5ea5125336e937b3418d35ecce2a6cf6104821719a", kill_on_drop: false }` [INFO] [stdout] 4bb73bb9b772afcf27de5c5ea5125336e937b3418d35ecce2a6cf6104821719a