[INFO] cloning repository https://github.com/rise0chen/cmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rise0chen/cmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise0chen%2Fcmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise0chen%2Fcmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 031d66d8fd3717f70c4702603f2ebabc3bf2e95b [INFO] building rise0chen/cmod against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise0chen%2Fcmod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rise0chen/cmod [INFO] finished tweaking git repo https://github.com/rise0chen/cmod [INFO] tweaked toml for git repo https://github.com/rise0chen/cmod written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rise0chen/cmod on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rise0chen/cmod 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e085d220a429b01a026086cd5b5472f7b138d55c8f6794db68973f043a1ab051 [INFO] running `Command { std: "docker" "start" "-a" "e085d220a429b01a026086cd5b5472f7b138d55c8f6794db68973f043a1ab051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e085d220a429b01a026086cd5b5472f7b138d55c8f6794db68973f043a1ab051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e085d220a429b01a026086cd5b5472f7b138d55c8f6794db68973f043a1ab051", kill_on_drop: false }` [INFO] [stdout] e085d220a429b01a026086cd5b5472f7b138d55c8f6794db68973f043a1ab051 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7a29865946859c2b6fcdfde5e163273d07d8455bf4542e3ad0fb70d12a702c2 [INFO] running `Command { std: "docker" "start" "-a" "d7a29865946859c2b6fcdfde5e163273d07d8455bf4542e3ad0fb70d12a702c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mlua-sys v0.6.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling mlua_derive v0.10.0 [INFO] [stderr] Compiling cmod-macros v0.4.4 (/opt/rustwide/workdir/cmod-macros) [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mlua v0.10.0 [INFO] [stderr] Compiling cmod-core v0.4.4 (/opt/rustwide/workdir/cmod-core) [INFO] [stderr] Compiling cmod v0.4.4 (/opt/rustwide/workdir/cmod) [INFO] [stderr] Compiling hello v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `Command { std: "docker" "inspect" "d7a29865946859c2b6fcdfde5e163273d07d8455bf4542e3ad0fb70d12a702c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a29865946859c2b6fcdfde5e163273d07d8455bf4542e3ad0fb70d12a702c2", kill_on_drop: false }` [INFO] [stdout] d7a29865946859c2b6fcdfde5e163273d07d8455bf4542e3ad0fb70d12a702c2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4251e1641d221869cf8e7fbb82d41ae757350970851b13b12477af020422c1b [INFO] running `Command { std: "docker" "start" "-a" "b4251e1641d221869cf8e7fbb82d41ae757350970851b13b12477af020422c1b", kill_on_drop: false }` [INFO] [stderr] Compiling cmod-macros v0.4.4 (/opt/rustwide/workdir/cmod-macros) [INFO] [stderr] Compiling cmod-core v0.4.4 (/opt/rustwide/workdir/cmod-core) [INFO] [stderr] Compiling cmod v0.4.4 (/opt/rustwide/workdir/cmod) [INFO] [stderr] Compiling hello v0.0.1 (/opt/rustwide/workdir/example) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasm_bindgen` [INFO] [stdout] --> example/examples/base_wasm.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasm_bindgen`, use `cargo add wasm_bindgen` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[pyo3::pyfunction] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[pyo3::pyfunction] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[pyo3::pyfunction] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | m.add_function(pyo3::wrap_pyfunction!(py_bye, m)?)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[pyo3::pyclass] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | #[pyo3::pymethods] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[pyo3::pymodule] [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | m.add_function(pyo3::wrap_pyfunction!(py_hello_world, m)?)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | m.add_function(pyo3::wrap_pyfunction!(py_hello_human, m)?)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[wasm_bindgen(js_name = hello_world)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[wasm_bindgen(js_name = hello_human)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[pyo3(name = "hello_world")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[pyo3(name = "hello_human")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[pyo3(name = "bye")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[wasm_bindgen(js_name = Human)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[wasm_bindgen(js_class = Human)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> example/examples/base_py.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[wasm_bindgen(constructor)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[wasm_bindgen(js_name = anon)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[pyo3(name = "new")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> example/examples/base_py.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[pyo3(name = "anon")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | #[wasm_bindgen(js_name = hello)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[wasm_bindgen(js_name = bye)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | #[pyo3(name = "hello")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `pyo3` in this scope [INFO] [stdout] --> example/examples/base_py.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | #[pyo3(name = "hello")] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `wasm_bindgen` in this scope [INFO] [stdout] --> example/examples/base_wasm.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[wasm_bindgen(js_name = A)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm` in `ffi` [INFO] [stdout] --> example/examples/base_wasm.rs:10:47 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn hello_world() -> Result> { [INFO] [stdout] | ^^^^ could not find `wasm` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "ffi_wasm")] [INFO] [stdout] | -------------------- the item is gated behind the `ffi_wasm` feature [INFO] [stdout] 6 | pub mod wasm; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | hello_world().map_err(cmod::ffi::py::map_err) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | cmod::ffi::py::block_on(py, async move { hello_human(name).await.map_err(cmod::ffi::py::map_err) }) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:22:93 [INFO] [stdout] | [INFO] [stdout] 22 | cmod::ffi::py::block_on(py, async move { hello_human(name).await.map_err(cmod::ffi::py::map_err) }) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello` (example "base_wasm") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | bye().map_err(cmod::ffi::py::map_err) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn py_module_say(py: pyo3::Python<'_>, father: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let m = pyo3::types::PyModule::new(py, "say")?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | Self::new(name).map_err(cmod::ffi::py::map_err) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | cmod::ffi::py::block_on(py, async move { Self::anon().await.map_err(cmod::ffi::py::map_err) }) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:71:92 [INFO] [stdout] | [INFO] [stdout] 71 | cmod::ffi::py::block_on(py, async move { Self::anon().await.map_err(cmod::ffi::py::map_err) }) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `py` in `ffi` [INFO] [stdout] --> example/examples/base_py.rs:76:45 [INFO] [stdout] | [INFO] [stdout] 76 | this.hello().map_err(cmod::ffi::py::map_err) [INFO] [stdout] | ^^ could not find `py` in `ffi` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/cmod-core/src/ffi/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "ffi_py")] [INFO] [stdout] | ------------------ the item is gated behind the `ffi_py` feature [INFO] [stdout] 4 | pub mod py; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:82:50 [INFO] [stdout] | [INFO] [stdout] 82 | fn py_module_hello(py: pyo3::Python<'_>, m: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn py_hello_world(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | fn py_hello_world(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | fn py_hello_human(py: pyo3::Python, name: String) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 21 | fn py_hello_human(py: pyo3::Python, name: String) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn py_bye(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | fn py_bye(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn py_module_say(py: pyo3::Python<'_>, father: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:37:87 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn py_module_say(py: pyo3::Python<'_>, father: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | fn py_new(py: pyo3::Python, name: String) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:65:54 [INFO] [stdout] | [INFO] [stdout] 65 | fn py_new(py: pyo3::Python, name: String) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | fn py_anon(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:70:41 [INFO] [stdout] | [INFO] [stdout] 70 | fn py_anon(py: pyo3::Python) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | fn py_hello<'py>(this: pyo3::Py, py: pyo3::Python<'py>) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:74:52 [INFO] [stdout] | [INFO] [stdout] 74 | fn py_hello<'py>(this: pyo3::Py, py: pyo3::Python<'py>) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:74:74 [INFO] [stdout] | [INFO] [stdout] 74 | fn py_hello<'py>(this: pyo3::Py, py: pyo3::Python<'py>) -> pyo3::PyResult { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn py_module_hello(py: pyo3::Python<'_>, m: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] --> example/examples/base_py.rs:82:76 [INFO] [stdout] | [INFO] [stdout] 82 | fn py_module_hello(py: pyo3::Python<'_>, m: &pyo3::types::PyModule) -> pyo3::PyResult<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `pyo3` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pyo3`, use `cargo add pyo3` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello` (example "base_py") due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "b4251e1641d221869cf8e7fbb82d41ae757350970851b13b12477af020422c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4251e1641d221869cf8e7fbb82d41ae757350970851b13b12477af020422c1b", kill_on_drop: false }` [INFO] [stdout] b4251e1641d221869cf8e7fbb82d41ae757350970851b13b12477af020422c1b