[INFO] cloning repository https://github.com/mhfan/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhfan/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b42516ef54a1e7f7fc0ede9e2531143021db805
[INFO] building mhfan/hello-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhfan%2Fhello-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mhfan/hello-rust
[INFO] finished tweaking git repo https://github.com/mhfan/hello-rust
[INFO] tweaked toml for git repo https://github.com/mhfan/hello-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mhfan/hello-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 188 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding pprof v0.14.1 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.186
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded pprof v0.14.1
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded gxhash v3.5.0
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.186
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded cxx-build v1.0.186
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.186
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.3
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded pest v2.8.2
[INFO] [stderr]   Downloaded cxx v1.0.186
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] [stderr]   Downloaded equator v0.4.2
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded rexpect v0.6.2
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded equator-macro v0.4.2
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded aligned-vec v0.6.4
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded symbolic-common v12.16.3
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4ae73fd8edd09c4134c88d4867cea3b423d2ef733143f0b0036bc9f77c9714
[INFO] running `Command { std: "docker" "start" "-a" "ac4ae73fd8edd09c4134c88d4867cea3b423d2ef733143f0b0036bc9f77c9714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4ae73fd8edd09c4134c88d4867cea3b423d2ef733143f0b0036bc9f77c9714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4ae73fd8edd09c4134c88d4867cea3b423d2ef733143f0b0036bc9f77c9714", kill_on_drop: false }`
[INFO] [stdout] ac4ae73fd8edd09c4134c88d4867cea3b423d2ef733143f0b0036bc9f77c9714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e0eda31fe4423034bf18a003d191407aab1aec8b16b46a5630f1fe7fb7ac113
[INFO] running `Command { std: "docker" "start" "-a" "1e0eda31fe4423034bf18a003d191407aab1aec8b16b46a5630f1fe7fb7ac113", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling inrust v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp: In function 'void calc24_free(const char**, uint32_t)':
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp:447:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: inrust@0.3.9:   447 |     for (auto i = 0u; i < cnt; ++i) delete ptr[i];   delete[] ptr;
[INFO] [stderr] warning: inrust@0.3.9:       |     ^~~
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp:447:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: inrust@0.3.9:   447 |     for (auto i = 0u; i < cnt; ++i) delete ptr[i];   delete[] ptr;
[INFO] [stderr] warning: inrust@0.3.9:       |                                                      ^~~~~~
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "1e0eda31fe4423034bf18a003d191407aab1aec8b16b46a5630f1fe7fb7ac113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0eda31fe4423034bf18a003d191407aab1aec8b16b46a5630f1fe7fb7ac113", kill_on_drop: false }`
[INFO] [stdout] 1e0eda31fe4423034bf18a003d191407aab1aec8b16b46a5630f1fe7fb7ac113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b65abfac4a83562bc77e576bebafc64e6e0e82da48f007e7a147d37653afe26
[INFO] running `Command { std: "docker" "start" "-a" "6b65abfac4a83562bc77e576bebafc64e6e0e82da48f007e7a147d37653afe26", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling inrust v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rexpect v0.6.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp: In function 'void calc24_free(const char**, uint32_t)':
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp:447:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr] warning: inrust@0.3.9:   447 |     for (auto i = 0u; i < cnt; ++i) delete ptr[i];   delete[] ptr;
[INFO] [stderr] warning: inrust@0.3.9:       |     ^~~
[INFO] [stderr] warning: inrust@0.3.9: src/calc24.cpp:447:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
[INFO] [stderr] warning: inrust@0.3.9:   447 |     for (auto i = 0u; i < cnt; ++i) delete ptr[i];   delete[] ptr;
[INFO] [stderr] warning: inrust@0.3.9:       |                                                      ^~~~~~
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 14s
[INFO] running `Command { std: "docker" "inspect" "6b65abfac4a83562bc77e576bebafc64e6e0e82da48f007e7a147d37653afe26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b65abfac4a83562bc77e576bebafc64e6e0e82da48f007e7a147d37653afe26", kill_on_drop: false }`
[INFO] [stdout] 6b65abfac4a83562bc77e576bebafc64e6e0e82da48f007e7a147d37653afe26
