[INFO] cloning repository https://github.com/afrigon/mc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afrigon/mc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafrigon%2Fmc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafrigon%2Fmc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52490c3ed19e885a71f47749438874f4e5a6dd8e [INFO] testing afrigon/mc against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafrigon%2Fmc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/afrigon/mc [INFO] finished tweaking git repo https://github.com/afrigon/mc [INFO] tweaked toml for git repo https://github.com/afrigon/mc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/afrigon/mc on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/afrigon/mc 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded clap_lex v0.7.7 [INFO] [stderr] Downloaded java-properties v2.0.0 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded minecraft-client-rs v0.1.3 [INFO] [stderr] Downloaded ppmd-rust v1.4.0 [INFO] [stderr] Downloaded annotate-snippets v0.12.10 [INFO] [stderr] Downloaded toml v0.9.11+spec-1.1.0 [INFO] [stderr] Downloaded toml_edit v0.24.0+spec-1.1.0 [INFO] [stderr] Downloaded async-compression v0.4.37 [INFO] [stderr] Downloaded zip v7.2.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] [stderr] Downloaded typed-path v0.12.2 [INFO] [stderr] Downloaded time v0.3.46 [INFO] [stderr] Downloaded astral-tokio-tar v0.5.6 [INFO] [stderr] Downloaded serde-java-properties v0.2.0 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] [stderr] Downloaded lzma-rust2 v0.15.7 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3512b21468d5470675fb199d08a84e324c937d05713b8d4ce8dc4e9807eadd97 [INFO] running `Command { std: "docker" "start" "-a" "3512b21468d5470675fb199d08a84e324c937d05713b8d4ce8dc4e9807eadd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3512b21468d5470675fb199d08a84e324c937d05713b8d4ce8dc4e9807eadd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3512b21468d5470675fb199d08a84e324c937d05713b8d4ce8dc4e9807eadd97", kill_on_drop: false }` [INFO] [stdout] 3512b21468d5470675fb199d08a84e324c937d05713b8d4ce8dc4e9807eadd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5d77ddd62491880e4e8e5a857171c4141e86ef90d91479af61ab932d5c8c2f [INFO] running `Command { std: "docker" "start" "-a" "9c5d77ddd62491880e4e8e5a857171c4141e86ef90d91479af61ab932d5c8c2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling windows-link v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling typed-path v0.12.2 [INFO] [stderr] Compiling windows-sys v0.61.2 [INFO] [stderr] Compiling annotate-snippets v0.12.10 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling toml_edit v0.24.0+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling minecraft-client-rs v0.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [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/d933cf483edf1605142ac6899ff32536c0ad8b22/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=542dc465c98e822b -C extra-filename=-df43395c5e081a26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-616c6d5af27873b2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7fef415f3350c4ed.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6c0afd1e85ed9e63.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" "9c5d77ddd62491880e4e8e5a857171c4141e86ef90d91479af61ab932d5c8c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5d77ddd62491880e4e8e5a857171c4141e86ef90d91479af61ab932d5c8c2f", kill_on_drop: false }` [INFO] [stdout] 9c5d77ddd62491880e4e8e5a857171c4141e86ef90d91479af61ab932d5c8c2f