[INFO] cloning repository https://github.com/BrunoDomenesDutra/game-translator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrunoDomenesDutra/game-translator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoDomenesDutra%2Fgame-translator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoDomenesDutra%2Fgame-translator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f77f11ea5894959a39d236115608761ab594f8c9
[INFO] checking BrunoDomenesDutra/game-translator against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoDomenesDutra%2Fgame-translator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrunoDomenesDutra/game-translator
[INFO] finished tweaking git repo https://github.com/BrunoDomenesDutra/game-translator
[INFO] tweaked toml for git repo https://github.com/BrunoDomenesDutra/game-translator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrunoDomenesDutra/game-translator on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrunoDomenesDutra/game-translator 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.10
[INFO] [stderr]   Downloaded tray-icon v0.14.3
[INFO] [stderr]   Downloaded readkey v0.2.2
[INFO] [stderr]   Downloaded egui_glow v0.28.1
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded screenshots v0.6.0
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded eframe v0.28.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cd67d200bec13fa11c2c01263979a5c1ad285c151a25e2d1b9bddbdc2a98041
[INFO] running `Command { std: "docker" "start" "-a" "7cd67d200bec13fa11c2c01263979a5c1ad285c151a25e2d1b9bddbdc2a98041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cd67d200bec13fa11c2c01263979a5c1ad285c151a25e2d1b9bddbdc2a98041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd67d200bec13fa11c2c01263979a5c1ad285c151a25e2d1b9bddbdc2a98041", kill_on_drop: false }`
[INFO] [stdout] 7cd67d200bec13fa11c2c01263979a5c1ad285c151a25e2d1b9bddbdc2a98041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e28c46211a7dea754b5295bef54d1d78415b912cf6a5975b7e915366502c5333
[INFO] running `Command { std: "docker" "start" "-a" "e28c46211a7dea754b5295bef54d1d78415b912cf6a5975b7e915366502c5333", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling xcb v1.7.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking png v0.18.0
[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/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=924499ec0c93f174 -C extra-filename=-c4e637ee218314b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "e28c46211a7dea754b5295bef54d1d78415b912cf6a5975b7e915366502c5333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e28c46211a7dea754b5295bef54d1d78415b912cf6a5975b7e915366502c5333", kill_on_drop: false }`
[INFO] [stdout] e28c46211a7dea754b5295bef54d1d78415b912cf6a5975b7e915366502c5333
