[INFO] fetching crate cargo-php 0.1.11... [INFO] checking cargo-php-0.1.11 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cargo-php 0.1.11 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cargo-php 0.1.11 [INFO] finished tweaking crates.io crate cargo-php 0.1.11 [INFO] tweaked toml for crates.io crate cargo-php 0.1.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-php 0.1.11 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-php 0.1.11 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e880be485e1508a50f182ab2b94426744e0426543662f7057058fc90196b6e8 [INFO] running `Command { std: "docker" "start" "-a" "0e880be485e1508a50f182ab2b94426744e0426543662f7057058fc90196b6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e880be485e1508a50f182ab2b94426744e0426543662f7057058fc90196b6e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e880be485e1508a50f182ab2b94426744e0426543662f7057058fc90196b6e8", kill_on_drop: false }` [INFO] [stdout] 0e880be485e1508a50f182ab2b94426744e0426543662f7057058fc90196b6e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49d04bc869a5e255935b839d0138d440a12ea281ffe83b08dc5e190dfafa2f4e [INFO] running `Command { std: "docker" "start" "-a" "49d04bc869a5e255935b839d0138d440a12ea281ffe83b08dc5e190dfafa2f4e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde-untagged v0.1.7 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling ext-php-rs-derive v0.11.0 [INFO] [stderr] Checking cargo-platform v0.2.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling cargo-php v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking cargo-util-schemas v0.2.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking cargo_metadata v0.20.0 [INFO] [stderr] Compiling ext-php-rs v0.14.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "49d04bc869a5e255935b839d0138d440a12ea281ffe83b08dc5e190dfafa2f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d04bc869a5e255935b839d0138d440a12ea281ffe83b08dc5e190dfafa2f4e", kill_on_drop: false }` [INFO] [stdout] 49d04bc869a5e255935b839d0138d440a12ea281ffe83b08dc5e190dfafa2f4e