[INFO] cloning repository https://github.com/NiklasEi/oicana-php-ext-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiklasEi/oicana-php-ext-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasEi%2Foicana-php-ext-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasEi%2Foicana-php-ext-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86fc87ea327706d062c147db3594be8e7133a075 [INFO] checking NiklasEi/oicana-php-ext-test against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiklasEi%2Foicana-php-ext-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/NiklasEi/oicana-php-ext-test [INFO] finished tweaking git repo https://github.com/NiklasEi/oicana-php-ext-test [INFO] tweaked toml for git repo https://github.com/NiklasEi/oicana-php-ext-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NiklasEi/oicana-php-ext-test on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NiklasEi/oicana-php-ext-test 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ext-php-rs-build v0.1.1 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded ext-php-rs-clang-sys v1.8.1-extphprs.1 [INFO] [stderr] Downloaded ext-php-rs-derive v0.11.7 [INFO] [stderr] Downloaded typed-path v0.12.2 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded zip v7.2.0 [INFO] [stderr] Downloaded time v0.3.46 [INFO] [stderr] Downloaded ext-php-rs-bindgen v0.72.1-extphprs.1 [INFO] [stderr] Downloaded ext-php-rs v0.15.5 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d16b6c84dea504fd5027c911ff46d777efb605352af7b38aaa972bb33e8a0aea [INFO] running `Command { std: "docker" "start" "-a" "d16b6c84dea504fd5027c911ff46d777efb605352af7b38aaa972bb33e8a0aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16b6c84dea504fd5027c911ff46d777efb605352af7b38aaa972bb33e8a0aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16b6c84dea504fd5027c911ff46d777efb605352af7b38aaa972bb33e8a0aea", kill_on_drop: false }` [INFO] [stdout] d16b6c84dea504fd5027c911ff46d777efb605352af7b38aaa972bb33e8a0aea [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39505d908c2b6adbdae3d85bb7d3480d6167be00f084e6fe070da485b46b00ae [INFO] running `Command { std: "docker" "start" "-a" "39505d908c2b6adbdae3d85bb7d3480d6167be00f084e6fe070da485b46b00ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ext-php-rs-clang-sys v1.8.1-extphprs.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ext-php-rs-bindgen v0.72.1-extphprs.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling ext-php-rs-build v0.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ext-php-rs-derive v0.11.7 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.15.5 [INFO] [stderr] Checking hello-php-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "39505d908c2b6adbdae3d85bb7d3480d6167be00f084e6fe070da485b46b00ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39505d908c2b6adbdae3d85bb7d3480d6167be00f084e6fe070da485b46b00ae", kill_on_drop: false }` [INFO] [stdout] 39505d908c2b6adbdae3d85bb7d3480d6167be00f084e6fe070da485b46b00ae