[INFO] cloning repository https://github.com/NgoTaiCo/speekr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NgoTaiCo/speekr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNgoTaiCo%2Fspeekr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNgoTaiCo%2Fspeekr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f852bb40b46e422d280ae188a860c7bc82447c2 [INFO] checking NgoTaiCo/speekr against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNgoTaiCo%2Fspeekr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NgoTaiCo/speekr [INFO] finished tweaking git repo https://github.com/NgoTaiCo/speekr [INFO] tweaked toml for git repo https://github.com/NgoTaiCo/speekr written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NgoTaiCo/speekr on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NgoTaiCo/speekr 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534 [INFO] running `Command { std: "docker" "start" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling wry v0.55.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rodio v0.21.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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"' --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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --out-dir /opt/rustwide/target/debug/build/syn/e0faf52aa5e48801/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534", kill_on_drop: false }` [INFO] [stdout] 5bb8844ed5f1c3cd50bae5896268f16a3634a44bd04f6172bb6155684d1bf534