[INFO] cloning repository https://github.com/carthage-software/fennec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carthage-software/fennec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd5dc236406c0bf5ceac529d47f56007e558e304 [INFO] building carthage-software/fennec/bd5dc236406c0bf5ceac529d47f56007e558e304 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarthage-software%2Ffennec" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/carthage-software/fennec [INFO] finished tweaking git repo https://github.com/carthage-software/fennec [INFO] tweaked toml for git repo https://github.com/carthage-software/fennec written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/carthage-software/fennec on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/carthage-software/fennec 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad3385fd0bad4480dbc8d50a2eb6ecaa1058343875dd7627fd90d86aa026bb85 [INFO] running `Command { std: "docker" "start" "-a" "ad3385fd0bad4480dbc8d50a2eb6ecaa1058343875dd7627fd90d86aa026bb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3385fd0bad4480dbc8d50a2eb6ecaa1058343875dd7627fd90d86aa026bb85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3385fd0bad4480dbc8d50a2eb6ecaa1058343875dd7627fd90d86aa026bb85", kill_on_drop: false }` [INFO] [stdout] ad3385fd0bad4480dbc8d50a2eb6ecaa1058343875dd7627fd90d86aa026bb85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa086c070f9a484da1990aad6906b9fe2d2622e66ec44521bfaa5a51d5e2fa5 [INFO] running `Command { std: "docker" "start" "-a" "8aa086c070f9a484da1990aad6906b9fe2d2622e66ec44521bfaa5a51d5e2fa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling mago-pager v1.0.0-beta.24 (/opt/rustwide/workdir/crates/pager) [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling mago-database v1.0.0-beta.24 (/opt/rustwide/workdir/crates/database) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mago-span v1.0.0-beta.24 (/opt/rustwide/workdir/crates/span) [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling mago-syntax-core v1.0.0-beta.24 (/opt/rustwide/workdir/crates/syntax-core) [INFO] [stderr] Compiling mago-fixer v1.0.0-beta.24 (/opt/rustwide/workdir/crates/fixer) [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling mago-php-version v1.0.0-beta.24 (/opt/rustwide/workdir/crates/php-version) [INFO] [stderr] Compiling mago-reporting v1.0.0-beta.24 (/opt/rustwide/workdir/crates/reporting) [INFO] [stderr] Compiling mago-syntax v1.0.0-beta.24 (/opt/rustwide/workdir/crates/syntax) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] error: could not compile `mago-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name mago_syntax --edition=2024 crates/syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C lto=off -C embed-bitcode=no -C debuginfo=2 '--forbid=clippy::print_stdout' '--forbid=clippy::print_stderr' '--allow=clippy::large_enum_variant' '--forbid=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05778689c37cd0bb -C extra-filename=-869c3faa340faf76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-30215a57508cc1fa.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-bfbb3bf81f4b5497.rmeta --extern mago_database=/opt/rustwide/target/debug/deps/libmago_database-5fd72c981dd32f03.rmeta --extern mago_php_version=/opt/rustwide/target/debug/deps/libmago_php_version-a578175597db0b8a.rmeta --extern mago_reporting=/opt/rustwide/target/debug/deps/libmago_reporting-40c86f3f08eab0a3.rmeta --extern mago_span=/opt/rustwide/target/debug/deps/libmago_span-732421eb11c43d36.rmeta --extern mago_syntax_core=/opt/rustwide/target/debug/deps/libmago_syntax_core-c8661fbf5799fa66.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-206a59f7767a2dfa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-5f29ed8f092e1e6a.so --extern serde=/opt/rustwide/target/debug/deps/libserde-07df47da54046244.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-fa9c6785d158f9f8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-e0d7a431e768ae72/out -L native=/opt/rustwide/target/debug/build/blake3-e0d7a431e768ae72/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8aa086c070f9a484da1990aad6906b9fe2d2622e66ec44521bfaa5a51d5e2fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa086c070f9a484da1990aad6906b9fe2d2622e66ec44521bfaa5a51d5e2fa5", kill_on_drop: false }` [INFO] [stdout] 8aa086c070f9a484da1990aad6906b9fe2d2622e66ec44521bfaa5a51d5e2fa5