[INFO] cloning repository https://github.com/4JX/L5P-Keyboard-RGB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4JX/L5P-Keyboard-RGB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2FL5P-Keyboard-RGB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2FL5P-Keyboard-RGB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 842a8cd2c6ec93d0d92e278bdd91dea09c8727b4 [INFO] testing 4JX/L5P-Keyboard-RGB against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4JX%2FL5P-Keyboard-RGB" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/4JX/L5P-Keyboard-RGB on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/4JX/L5P-Keyboard-RGB [INFO] finished tweaking git repo https://github.com/4JX/L5P-Keyboard-RGB [INFO] tweaked toml for git repo https://github.com/4JX/L5P-Keyboard-RGB written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/4JX/L5P-Keyboard-RGB already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 093c890b518f5453bd8d5871cfd4ae5e5a5b0788e8d4c5e1b768ce258574ceb4 [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" "093c890b518f5453bd8d5871cfd4ae5e5a5b0788e8d4c5e1b768ce258574ceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093c890b518f5453bd8d5871cfd4ae5e5a5b0788e8d4c5e1b768ce258574ceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093c890b518f5453bd8d5871cfd4ae5e5a5b0788e8d4c5e1b768ce258574ceb4", kill_on_drop: false }` [INFO] [stdout] 093c890b518f5453bd8d5871cfd4ae5e5a5b0788e8d4c5e1b768ce258574ceb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] be162a2a299092cb64311b5f1aa7c12ee928a1a4f1da155a6d97611187927250 [INFO] running `Command { std: "docker" "start" "-a" "be162a2a299092cb64311b5f1aa7c12ee928a1a4f1da155a6d97611187927250", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sysinfo v0.22.5 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling device_query v0.2.8 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling fltk-sys v1.2.26 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v3.0.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [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.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=f980da4dc1fa442f -C extra-filename=-f980da4dc1fa442f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dcdd4f0c2dea6100.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3b6d16443fe0f4af.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.rmeta --cap-lints allow --cap-lints=warn --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 `Command { std: "docker" "inspect" "be162a2a299092cb64311b5f1aa7c12ee928a1a4f1da155a6d97611187927250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be162a2a299092cb64311b5f1aa7c12ee928a1a4f1da155a6d97611187927250", kill_on_drop: false }` [INFO] [stdout] be162a2a299092cb64311b5f1aa7c12ee928a1a4f1da155a6d97611187927250