Build #1684647 2025-01-28T22:55:23.848360+00:00
# rustc version
rustc 1.86.0-nightly (2f348cb7c 2025-01-27)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/php-tokio-0.1.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/php-tokio-0.1.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250127-1.86.0-nightly-2f348cb7c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] a4389eb044d610ba894743fd20d9425eccb44e2dceb35fc023a4f3b8b261e5d4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a4389eb044d610ba894743fd20d9425eccb44e2dceb35fc023a4f3b8b261e5d4", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking mio v1.0.3
[INFO] [stderr] Checking socket2 v0.5.8
[INFO] [stderr] Checking ext-php-rs v0.12.0
[INFO] [stderr] Checking tokio v1.43.0
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ext-php-rs-0.12.0/src/builders/class.rs:213:68
[INFO] [stderr] |
[INFO] [stderr] 213 | let mut func = FunctionBuilder::new("__construct", constructor::<T>);
[INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^ expected "vectorcall" fn, found "C" fn
[INFO] [stderr] | |
[INFO] [stderr] | arguments to this function are incorrect
[INFO] [stderr] |
[INFO] [stderr] = note: expected fn pointer `extern "vectorcall" for<'a, 'b> fn(&'a mut _zend_execute_data, &'b mut _zval_struct)`
[INFO] [stderr] found fn item `extern "C" for<'a, 'b> fn(&'a mut _zend_execute_data, &'b mut _zval_struct) {constructor::<T>}`
[INFO] [stderr] note: associated function defined here
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ext-php-rs-0.12.0/src/builders/function.rs:45:12
[INFO] [stderr] |
[INFO] [stderr] 45 | pub fn new<T: Into<String>>(name: T, handler: FunctionHandler) -> Self {
[INFO] [stderr] | ^^^ ------------------------
[INFO] [stderr]
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ext-php-rs-0.12.0/src/builders/function.rs:53:21
[INFO] [stderr] |
[INFO] [stderr] 53 | mem::transmute::<FunctionHandler, FunctionPointerHandler>(handler)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected "C" fn, found "vectorcall" fn
[INFO] [stderr] |
[INFO] [stderr] = note: expected fn pointer `unsafe extern "C" fn(_, _)`
[INFO] [stderr] found fn pointer `extern "vectorcall" fn(_, _)`
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0308`.
[INFO] [stderr] warning: ext-php-rs@0.12.0: docs.rs detected - using stub bindings
[INFO] [stderr] error: could not compile `ext-php-rs` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a4389eb044d610ba894743fd20d9425eccb44e2dceb35fc023a4f3b8b261e5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4389eb044d610ba894743fd20d9425eccb44e2dceb35fc023a4f3b8b261e5d4", kill_on_drop: false }`
[INFO] [stdout] a4389eb044d610ba894743fd20d9425eccb44e2dceb35fc023a4f3b8b261e5d4