[INFO] cloning repository https://github.com/Ennexa/fluent-php [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ennexa/fluent-php" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Ffluent-php", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Ffluent-php'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2c499ffeb0117aa830cd48834fcada7c5422eb7 [INFO] checking Ennexa/fluent-php/e2c499ffeb0117aa830cd48834fcada7c5422eb7 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnnexa%2Ffluent-php" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ennexa/fluent-php on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Ennexa/fluent-php [INFO] finished tweaking git repo https://github.com/Ennexa/fluent-php [INFO] tweaked toml for git repo https://github.com/Ennexa/fluent-php written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ennexa/fluent-php 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ext-php-rs-derive v0.10.1 [INFO] [stderr] Downloaded cargo-php v0.1.9 [INFO] [stderr] Downloaded ext-php-rs v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e90fa05559e5b27dde77ccecd6daa73301ff1d1c5ab90fe9d44d15408c83b6ee [INFO] running `Command { std: "docker" "start" "-a" "e90fa05559e5b27dde77ccecd6daa73301ff1d1c5ab90fe9d44d15408c83b6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e90fa05559e5b27dde77ccecd6daa73301ff1d1c5ab90fe9d44d15408c83b6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90fa05559e5b27dde77ccecd6daa73301ff1d1c5ab90fe9d44d15408c83b6ee", kill_on_drop: false }` [INFO] [stdout] e90fa05559e5b27dde77ccecd6daa73301ff1d1c5ab90fe9d44d15408c83b6ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e6d4d04673b3ecb7f53bcf5a6328b7752db009cd7a93bb007299dc3a8283f3 [INFO] running `Command { std: "docker" "start" "-a" "b0e6d4d04673b3ecb7f53bcf5a6328b7752db009cd7a93bb007299dc3a8283f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling ext-php-rs-derive v0.10.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking unic-langid-macros v0.9.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling cargo-php v0.1.9 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.12.0 [INFO] [stderr] Checking fluent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "b0e6d4d04673b3ecb7f53bcf5a6328b7752db009cd7a93bb007299dc3a8283f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e6d4d04673b3ecb7f53bcf5a6328b7752db009cd7a93bb007299dc3a8283f3", kill_on_drop: false }` [INFO] [stdout] b0e6d4d04673b3ecb7f53bcf5a6328b7752db009cd7a93bb007299dc3a8283f3