[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#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feytans%2Frust-process-fun" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eytans/rust-process-fun on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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-4-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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc0a0bf207f210e5b1fbca5d2283c97e87836a4906190669aabaa5bbeffe8500 [INFO] running `Command { std: "docker" "start" "-a" "fc0a0bf207f210e5b1fbca5d2283c97e87836a4906190669aabaa5bbeffe8500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc0a0bf207f210e5b1fbca5d2283c97e87836a4906190669aabaa5bbeffe8500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0a0bf207f210e5b1fbca5d2283c97e87836a4906190669aabaa5bbeffe8500", kill_on_drop: false }` [INFO] [stdout] fc0a0bf207f210e5b1fbca5d2283c97e87836a4906190669aabaa5bbeffe8500 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93058aca2d7efbdfcc738660cc94e79d3d33ae2bbcd9a684a6f4062accfc67c3 [INFO] running `Command { std: "docker" "start" "-a" "93058aca2d7efbdfcc738660cc94e79d3d33ae2bbcd9a684a6f4062accfc67c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 interprocess v2.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [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 22.96s [INFO] running `Command { std: "docker" "inspect" "93058aca2d7efbdfcc738660cc94e79d3d33ae2bbcd9a684a6f4062accfc67c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93058aca2d7efbdfcc738660cc94e79d3d33ae2bbcd9a684a6f4062accfc67c3", kill_on_drop: false }` [INFO] [stdout] 93058aca2d7efbdfcc738660cc94e79d3d33ae2bbcd9a684a6f4062accfc67c3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4638b5b637ffa43301e3d596de0fef45cfbfcf2c1ce40ea2cf44e05828650b9c [INFO] running `Command { std: "docker" "start" "-a" "4638b5b637ffa43301e3d596de0fef45cfbfcf2c1ce40ea2cf44e05828650b9c", 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 fastrand v2.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [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.10s [INFO] running `Command { std: "docker" "inspect" "4638b5b637ffa43301e3d596de0fef45cfbfcf2c1ce40ea2cf44e05828650b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4638b5b637ffa43301e3d596de0fef45cfbfcf2c1ce40ea2cf44e05828650b9c", kill_on_drop: false }` [INFO] [stdout] 4638b5b637ffa43301e3d596de0fef45cfbfcf2c1ce40ea2cf44e05828650b9c