[INFO] fetching crate process-fun 0.1.2... [INFO] testing process-fun-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate process-fun 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate process-fun 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate process-fun 0.1.2 [INFO] tweaked toml for crates.io crate process-fun 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate process-fun 0.1.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate process-fun 0.1.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded process-fun-core v0.1.2 [INFO] [stderr] Downloaded process-fun-macro v0.1.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bac296a6c194a910650bf53f2045959041f9284831356812be1837d3b3061fb2 [INFO] running `Command { std: "docker" "start" "-a" "bac296a6c194a910650bf53f2045959041f9284831356812be1837d3b3061fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac296a6c194a910650bf53f2045959041f9284831356812be1837d3b3061fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac296a6c194a910650bf53f2045959041f9284831356812be1837d3b3061fb2", kill_on_drop: false }` [INFO] [stdout] bac296a6c194a910650bf53f2045959041f9284831356812be1837d3b3061fb2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd74340556322bffe399e8550ec27bfee9c0748b3ca090f138b163fbebddc48d [INFO] running `Command { std: "docker" "start" "-a" "fd74340556322bffe399e8550ec27bfee9c0748b3ca090f138b163fbebddc48d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling interprocess v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling process-fun-core v0.1.2 [INFO] [stderr] Compiling process-fun-macro v0.1.2 [INFO] [stderr] Compiling process-fun v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "fd74340556322bffe399e8550ec27bfee9c0748b3ca090f138b163fbebddc48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd74340556322bffe399e8550ec27bfee9c0748b3ca090f138b163fbebddc48d", kill_on_drop: false }` [INFO] [stdout] fd74340556322bffe399e8550ec27bfee9c0748b3ca090f138b163fbebddc48d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b230bb3d9ea55ca6d8f8319ccd2666cb49cb6b08c5b49dbe0dfaa25d294c29d5 [INFO] running `Command { std: "docker" "start" "-a" "b230bb3d9ea55ca6d8f8319ccd2666cb49cb6b08c5b49dbe0dfaa25d294c29d5", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling process-fun-core v0.1.2 [INFO] [stderr] Compiling process-fun v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/basic.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn move_point(mut point: Point, dx: i32, dy: i32) -> Point { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use nix::unistd::ForkResult; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys::ForkResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ProcessWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::sys; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::sys; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 94 + use crate::ser; [INFO] [stdout] | [INFO] [stdout] 94 + use process_fun_core::ser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[process] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `process_fun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `process_fun`, use `cargo add process_fun` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `process` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `process-fun` (lib test) due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b230bb3d9ea55ca6d8f8319ccd2666cb49cb6b08c5b49dbe0dfaa25d294c29d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b230bb3d9ea55ca6d8f8319ccd2666cb49cb6b08c5b49dbe0dfaa25d294c29d5", kill_on_drop: false }` [INFO] [stdout] b230bb3d9ea55ca6d8f8319ccd2666cb49cb6b08c5b49dbe0dfaa25d294c29d5