[INFO] fetching crate process-fun 0.1.2...
[INFO] testing process-fun-0.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate process-fun 0.1.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate process-fun 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded process-fun-macro v0.1.2
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded process-fun-core v0.1.2
[INFO] [stderr]   Downloaded interprocess v2.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce105668b18889d43b375fef75480238ad0d6ec5d364ffc27c945f66e7419bae
[INFO] running `Command { std: "docker" "start" "-a" "ce105668b18889d43b375fef75480238ad0d6ec5d364ffc27c945f66e7419bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce105668b18889d43b375fef75480238ad0d6ec5d364ffc27c945f66e7419bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce105668b18889d43b375fef75480238ad0d6ec5d364ffc27c945f66e7419bae", kill_on_drop: false }`
[INFO] [stdout] ce105668b18889d43b375fef75480238ad0d6ec5d364ffc27c945f66e7419bae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd53e67f5414637a0a869929c985c3c09a49196b7a73f948a96e5cdfcd5f5169
[INFO] running `Command { std: "docker" "start" "-a" "bd53e67f5414637a0a869929c985c3c09a49196b7a73f948a96e5cdfcd5f5169", kill_on_drop: false }`
[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 proc-macro2 v1.0.92
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 14.31s
[INFO] running `Command { std: "docker" "inspect" "bd53e67f5414637a0a869929c985c3c09a49196b7a73f948a96e5cdfcd5f5169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd53e67f5414637a0a869929c985c3c09a49196b7a73f948a96e5cdfcd5f5169", kill_on_drop: false }`
[INFO] [stdout] bd53e67f5414637a0a869929c985c3c09a49196b7a73f948a96e5cdfcd5f5169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1f7105bb0e618a8c153d9fc2ba51445ba60d978a2fd4fdfb345efb92a4c9d2d
[INFO] running `Command { std: "docker" "start" "-a" "c1f7105bb0e618a8c153d9fc2ba51445ba60d978a2fd4fdfb345efb92a4c9d2d", 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-macro v0.1.2
[INFO] [stderr]    Compiling process-fun v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stdout] error[E0433]: cannot find module or crate `process_fun` in this scope
[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] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `process_fun` in this scope
[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]: cannot find module or crate `process_fun` in this scope
[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]: cannot find module or crate `process_fun` in this scope
[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]: cannot find module or crate `process_fun` in this scope
[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]: cannot find module or crate `process_fun` in this scope
[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 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1f7105bb0e618a8c153d9fc2ba51445ba60d978a2fd4fdfb345efb92a4c9d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f7105bb0e618a8c153d9fc2ba51445ba60d978a2fd4fdfb345efb92a4c9d2d", kill_on_drop: false }`
[INFO] [stdout] c1f7105bb0e618a8c153d9fc2ba51445ba60d978a2fd4fdfb345efb92a4c9d2d
