[INFO] cloning repository https://github.com/manticoresoftware/php-ext-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manticoresoftware/php-ext-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fe95f6a3b0296174d6a0b2c5866a4be052a3607
[INFO] checking manticoresoftware/php-ext-model against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manticoresoftware/php-ext-model
[INFO] finished tweaking git repo https://github.com/manticoresoftware/php-ext-model
[INFO] tweaked toml for git repo https://github.com/manticoresoftware/php-ext-model written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manticoresoftware/php-ext-model on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manticoresoftware/php-ext-model 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/candle.git`
[INFO] [stderr]     Updating git submodule `https://github.com/NVIDIA/cutlass.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded cargo-platform v0.1.7
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.0
[INFO] [stderr]   Downloaded ext-php-rs-derive v0.10.1
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded pulp v0.18.9
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded bytemuck v1.15.0
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded tokenizers v0.15.2
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded semver v1.0.22
[INFO] [stderr]   Downloaded h2 v0.3.25
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded safetensors v0.4.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded ext-php-rs v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29f2389c46c88db85cf7f75705efe83a2f07b30a17ef89293703b67367bbb4f7
[INFO] running `Command { std: "docker" "start" "-a" "29f2389c46c88db85cf7f75705efe83a2f07b30a17ef89293703b67367bbb4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f2389c46c88db85cf7f75705efe83a2f07b30a17ef89293703b67367bbb4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f2389c46c88db85cf7f75705efe83a2f07b30a17ef89293703b67367bbb4f7", kill_on_drop: false }`
[INFO] [stdout] 29f2389c46c88db85cf7f75705efe83a2f07b30a17ef89293703b67367bbb4f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fcda578314b9c9fd9f1e0852d658b825c4fa31d02d8cc19ad1f6ba737c8b411
[INFO] running `Command { std: "docker" "start" "-a" "3fcda578314b9c9fd9f1e0852d658b825c4fa31d02d8cc19ad1f6ba737c8b411", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.4.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling monostate-impl v0.1.11
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling ext-php-rs-derive v0.10.1
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking zerofrom v0.1.3
[INFO] [stderr]     Checking yoke v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking pulp v0.18.9
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking monostate v0.1.11
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking safetensors v0.4.2
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]     Checking tokenizers v0.15.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking candle-core v0.4.2 (https://github.com/huggingface/candle.git#cc856db9)
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ext-php-rs v0.12.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking hf-hub v0.3.2
[INFO] [stderr]     Checking candle-nn v0.4.2 (https://github.com/huggingface/candle.git#cc856db9)
[INFO] [stderr]     Checking candle-transformers v0.4.2 (https://github.com/huggingface/candle.git#cc856db9)
[INFO] [stderr]     Checking php-ext-model v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mkl`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "mkl")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mkl` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `accelerate`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "accelerate")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `accelerate` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mkl`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "mkl")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mkl` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `accelerate`
[INFO] [stdout]  --> src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "accelerate")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `accelerate` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "3fcda578314b9c9fd9f1e0852d658b825c4fa31d02d8cc19ad1f6ba737c8b411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fcda578314b9c9fd9f1e0852d658b825c4fa31d02d8cc19ad1f6ba737c8b411", kill_on_drop: false }`
[INFO] [stdout] 3fcda578314b9c9fd9f1e0852d658b825c4fa31d02d8cc19ad1f6ba737c8b411
