[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#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [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] validating manifest of git repo https://github.com/hanadi92/rust-in-php on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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.11.2 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7338bdbdd239d2a78843c37d90c12f8404551101ef3b3f5a24d60009b9d06cb7 [INFO] running `Command { std: "docker" "start" "-a" "7338bdbdd239d2a78843c37d90c12f8404551101ef3b3f5a24d60009b9d06cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7338bdbdd239d2a78843c37d90c12f8404551101ef3b3f5a24d60009b9d06cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7338bdbdd239d2a78843c37d90c12f8404551101ef3b3f5a24d60009b9d06cb7", kill_on_drop: false }` [INFO] [stdout] 7338bdbdd239d2a78843c37d90c12f8404551101ef3b3f5a24d60009b9d06cb7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc078c0aba196ecd9d201a39f9d5e4bffcc8dbd86978e9a5671dd33813ddef7 [INFO] running `Command { std: "docker" "start" "-a" "afc078c0aba196ecd9d201a39f9d5e4bffcc8dbd86978e9a5671dd33813ddef7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling cargo-php v0.1.9 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.0 [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 clap v4.5.2 [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 05s [INFO] running `Command { std: "docker" "inspect" "afc078c0aba196ecd9d201a39f9d5e4bffcc8dbd86978e9a5671dd33813ddef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc078c0aba196ecd9d201a39f9d5e4bffcc8dbd86978e9a5671dd33813ddef7", kill_on_drop: false }` [INFO] [stdout] afc078c0aba196ecd9d201a39f9d5e4bffcc8dbd86978e9a5671dd33813ddef7