[INFO] cloning repository https://github.com/eytans/rust-process-fun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eytans/rust-process-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feytans%2Frust-process-fun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feytans%2Frust-process-fun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e878902c157dd5d0a3081743b95d41d5ae7543b [INFO] building eytans/rust-process-fun against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feytans%2Frust-process-fun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eytans/rust-process-fun on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eytans/rust-process-fun [INFO] finished tweaking git repo https://github.com/eytans/rust-process-fun [INFO] tweaked toml for git repo https://github.com/eytans/rust-process-fun written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eytans/rust-process-fun 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1578c50b5b2bee80158dd081aaf423b6d9f80863754ba03cecd6ef72f16f5541 [INFO] running `Command { std: "docker" "start" "-a" "1578c50b5b2bee80158dd081aaf423b6d9f80863754ba03cecd6ef72f16f5541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1578c50b5b2bee80158dd081aaf423b6d9f80863754ba03cecd6ef72f16f5541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1578c50b5b2bee80158dd081aaf423b6d9f80863754ba03cecd6ef72f16f5541", kill_on_drop: false }` [INFO] [stdout] 1578c50b5b2bee80158dd081aaf423b6d9f80863754ba03cecd6ef72f16f5541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59748d8558ee0694d1e4fb3ca12fbda81446813b65c01aa7f4f8756d64c6aa73 [INFO] running `Command { std: "docker" "start" "-a" "59748d8558ee0694d1e4fb3ca12fbda81446813b65c01aa7f4f8756d64c6aa73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [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 (/opt/rustwide/workdir/process-fun-core) [INFO] [stderr] Compiling process-fun-macro v0.1.2 (/opt/rustwide/workdir/process-fun-macro) [INFO] [stderr] Compiling process-fun v0.1.2 (/opt/rustwide/workdir/process-fun) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.31s [INFO] running `Command { std: "docker" "inspect" "59748d8558ee0694d1e4fb3ca12fbda81446813b65c01aa7f4f8756d64c6aa73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59748d8558ee0694d1e4fb3ca12fbda81446813b65c01aa7f4f8756d64c6aa73", kill_on_drop: false }` [INFO] [stdout] 59748d8558ee0694d1e4fb3ca12fbda81446813b65c01aa7f4f8756d64c6aa73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c79cc90b3d0606bd7c88cd9804560c5d036f877987af664f2f1ecbbede213337 [INFO] running `Command { std: "docker" "start" "-a" "c79cc90b3d0606bd7c88cd9804560c5d036f877987af664f2f1ecbbede213337", 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 (/opt/rustwide/workdir/process-fun-core) [INFO] [stderr] Compiling process-fun-macro v0.1.2 (/opt/rustwide/workdir/process-fun-macro) [INFO] [stderr] Compiling process-fun v0.1.2 (/opt/rustwide/workdir/process-fun) [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> process-fun/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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.94s [INFO] running `Command { std: "docker" "inspect" "c79cc90b3d0606bd7c88cd9804560c5d036f877987af664f2f1ecbbede213337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79cc90b3d0606bd7c88cd9804560c5d036f877987af664f2f1ecbbede213337", kill_on_drop: false }` [INFO] [stdout] c79cc90b3d0606bd7c88cd9804560c5d036f877987af664f2f1ecbbede213337