[INFO] cloning repository https://github.com/AvalancheHQ/matthias-memory-profiling-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AvalancheHQ/matthias-memory-profiling-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fmatthias-memory-profiling-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fmatthias-memory-profiling-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e36412bc8af6bb837010f504f74f360a9bd1a5b
[INFO] checking AvalancheHQ/matthias-memory-profiling-demo against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvalancheHQ%2Fmatthias-memory-profiling-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AvalancheHQ/matthias-memory-profiling-demo
[INFO] finished tweaking git repo https://github.com/AvalancheHQ/matthias-memory-profiling-demo
[INFO] tweaked toml for git repo https://github.com/AvalancheHQ/matthias-memory-profiling-demo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AvalancheHQ/matthias-memory-profiling-demo on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AvalancheHQ/matthias-memory-profiling-demo 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/CodSpeedHQ/codspeed-rust/`
[INFO] [stderr]     Updating git submodule `https://github.com/CodSpeedHQ/instrument-hooks`
[INFO] [stderr]     Updating git submodule `https://github.com/TheAlgorithms/Rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce4ea7e03124bd348e023255bbbeecfb9154cfc4cae1b3ba4206abfafdbb7d8b
[INFO] running `Command { std: "docker" "start" "-a" "ce4ea7e03124bd348e023255bbbeecfb9154cfc4cae1b3ba4206abfafdbb7d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce4ea7e03124bd348e023255bbbeecfb9154cfc4cae1b3ba4206abfafdbb7d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4ea7e03124bd348e023255bbbeecfb9154cfc4cae1b3ba4206abfafdbb7d8b", kill_on_drop: false }`
[INFO] [stdout] ce4ea7e03124bd348e023255bbbeecfb9154cfc4cae1b3ba4206abfafdbb7d8b
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1771ce9d9b80befa9ab6ac2f8e0b2ca9cf253ba39c42cc2a828b033bb470fc
[INFO] running `Command { std: "docker" "start" "-a" "ba1771ce9d9b80befa9ab6ac2f8e0b2ca9cf253ba39c42cc2a828b033bb470fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling codspeed-divan-compat v4.1.0 (https://github.com/CodSpeedHQ/codspeed-rust/?branch=cod-1711-codspeed-rust-add-analysis-mode-support#4652f6ca)
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling codspeed v4.1.0 (https://github.com/CodSpeedHQ/codspeed-rust/?branch=cod-1711-codspeed-rust-add-analysis-mode-support#4652f6ca)
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.1.0 (https://github.com/CodSpeedHQ/codspeed-rust/?branch=cod-1711-codspeed-rust-add-analysis-mode-support#4652f6ca)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking matthias-memory-profiling-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking codspeed-divan-compat-walltime v4.1.0 (https://github.com/CodSpeedHQ/codspeed-rust/?branch=cod-1711-codspeed-rust-add-analysis-mode-support#4652f6ca)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
[INFO] running `Command { std: "docker" "inspect" "ba1771ce9d9b80befa9ab6ac2f8e0b2ca9cf253ba39c42cc2a828b033bb470fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1771ce9d9b80befa9ab6ac2f8e0b2ca9cf253ba39c42cc2a828b033bb470fc", kill_on_drop: false }`
[INFO] [stdout] ba1771ce9d9b80befa9ab6ac2f8e0b2ca9cf253ba39c42cc2a828b033bb470fc
