[INFO] cloning repository https://github.com/j-rock/fortress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-rock/fortress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23b71bbd75afe75370b59e2117893f1023142c17 [INFO] checking j-rock/fortress against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-rock%2Ffortress" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-rock/fortress on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-rock/fortress [INFO] finished tweaking git repo https://github.com/j-rock/fortress [INFO] tweaked toml for git repo https://github.com/j-rock/fortress written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/j-rock/fortress already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded nalgebra v0.20.0 [INFO] [stderr] Downloaded stdweb v0.4.16 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded alga v0.9.0 [INFO] [stderr] Downloaded nphysics2d v0.14.0 [INFO] [stderr] Downloaded rect_packer v0.2.1 [INFO] [stderr] Downloaded ncollide2d v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b17fa34ee847d73178e34135731d2a1d73bc98fe2efa3ccbf5aea0f1913dd9 [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" "e5b17fa34ee847d73178e34135731d2a1d73bc98fe2efa3ccbf5aea0f1913dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b17fa34ee847d73178e34135731d2a1d73bc98fe2efa3ccbf5aea0f1913dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b17fa34ee847d73178e34135731d2a1d73bc98fe2efa3ccbf5aea0f1913dd9", kill_on_drop: false }` [INFO] [stdout] e5b17fa34ee847d73178e34135731d2a1d73bc98fe2efa3ccbf5aea0f1913dd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac48342126831e8f338dde02f98ee4c109c452bc289d471b87f7626b62c37252 [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" "ac48342126831e8f338dde02f98ee4c109c452bc289d471b87f7626b62c37252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling rect_packer v0.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking generational_slab v0.5.0 (/opt/rustwide/workdir/generational_slab) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking generational-arena v0.2.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking png v0.16.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-bigint v0.1.44 [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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=43fa11e43eaee6bd -C extra-filename=-43fa11e43eaee6bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-aaa45dd56739c2f9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7819b96a7f55b82c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e8cf645675457ecc.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" "ac48342126831e8f338dde02f98ee4c109c452bc289d471b87f7626b62c37252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac48342126831e8f338dde02f98ee4c109c452bc289d471b87f7626b62c37252", kill_on_drop: false }` [INFO] [stdout] ac48342126831e8f338dde02f98ee4c109c452bc289d471b87f7626b62c37252