[INFO] cloning repository https://github.com/hanadi92/rust-in-php [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanadi92/rust-in-php" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanadi92%2Frust-in-php", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanadi92%2Frust-in-php'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eef4ada0b0b0a78888c14cad0ed7f65e02d51b4 [INFO] checking hanadi92/rust-in-php against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanadi92%2Frust-in-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] started tweaking git repo https://github.com/hanadi92/rust-in-php [INFO] finished tweaking git repo https://github.com/hanadi92/rust-in-php [INFO] tweaked toml for git repo https://github.com/hanadi92/rust-in-php written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hanadi92/rust-in-php on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hanadi92/rust-in-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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecount v0.6.7 [INFO] [stderr] Downloaded darling_macro v0.14.4 [INFO] [stderr] Downloaded ext-php-rs-derive v0.10.1 [INFO] [stderr] Downloaded darling v0.14.4 [INFO] [stderr] Downloaded cargo-php v0.1.9 [INFO] [stderr] Downloaded darling_core v0.14.4 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded time v0.3.34 [INFO] [stderr] Downloaded ext-php-rs v0.11.2 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded chrono v0.4.35 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Downloaded bindgen v0.68.1 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad9a5690ebc9024e07f2809108a4dd00ac84bd2c8b9108204048a8fb2ac0d40d [INFO] running `Command { std: "docker" "start" "-a" "ad9a5690ebc9024e07f2809108a4dd00ac84bd2c8b9108204048a8fb2ac0d40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad9a5690ebc9024e07f2809108a4dd00ac84bd2c8b9108204048a8fb2ac0d40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9a5690ebc9024e07f2809108a4dd00ac84bd2c8b9108204048a8fb2ac0d40d", kill_on_drop: false }` [INFO] [stdout] ad9a5690ebc9024e07f2809108a4dd00ac84bd2c8b9108204048a8fb2ac0d40d [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef3de3e0fcc650f9fe3dafdce0afbba9ffa2cd7d6bf6772f78ff9f4fae053c2 [INFO] running `Command { std: "docker" "start" "-a" "5ef3de3e0fcc650f9fe3dafdce0afbba9ffa2cd7d6bf6772f78ff9f4fae053c2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling cargo-php v0.1.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling ext-php-rs-derive v0.10.1 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking cargo-platform v0.1.7 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking _ffi v0.1.0 (/opt/rustwide/workdir/_ffi) [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.11.2 [INFO] [stderr] Checking extension v0.1.0 (/opt/rustwide/workdir/extension) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "5ef3de3e0fcc650f9fe3dafdce0afbba9ffa2cd7d6bf6772f78ff9f4fae053c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef3de3e0fcc650f9fe3dafdce0afbba9ffa2cd7d6bf6772f78ff9f4fae053c2", kill_on_drop: false }` [INFO] [stdout] 5ef3de3e0fcc650f9fe3dafdce0afbba9ffa2cd7d6bf6772f78ff9f4fae053c2