[INFO] fetching crate wasmtime-guest-pprof 0.1.2...
[INFO] checking wasmtime-guest-pprof-0.1.2 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate wasmtime-guest-pprof 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate wasmtime-guest-pprof 0.1.2
[INFO] finished tweaking crates.io crate wasmtime-guest-pprof 0.1.2
[INFO] tweaked toml for crates.io crate wasmtime-guest-pprof 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmtime-guest-pprof 0.1.2 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmtime-guest-pprof 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f779ed4834d9eee736063861cf519d4fd912ffa0d775e6fd0d61220b898b5c9
[INFO] running `Command { std: "docker" "start" "-a" "7f779ed4834d9eee736063861cf519d4fd912ffa0d775e6fd0d61220b898b5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f779ed4834d9eee736063861cf519d4fd912ffa0d775e6fd0d61220b898b5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f779ed4834d9eee736063861cf519d4fd912ffa0d775e6fd0d61220b898b5c9", kill_on_drop: false }`
[INFO] [stdout] 7f779ed4834d9eee736063861cf519d4fd912ffa0d775e6fd0d61220b898b5c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e542d62acbee1e05e42fb0d508e0e2ce2d1e4dff1c1adb33de8ca2ca5c78a980
[INFO] running `Command { std: "docker" "start" "-a" "e542d62acbee1e05e42fb0d508e0e2ce2d1e4dff1c1adb33de8ca2ca5c78a980", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-bitset v0.131.2
[INFO] [stderr]    Compiling cranelift-isle v0.131.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cranelift-control v0.131.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v44.0.2
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v44.0.2
[INFO] [stderr]    Compiling pulley-interpreter v44.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking wasmtime-internal-component-util v44.0.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking wasmparser v0.246.2
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking cranelift-entity v0.131.2
[INFO] [stderr]     Checking cranelift-bforest v0.131.2
[INFO] [stderr]    Compiling cranelift-codegen v0.131.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasm-encoder v0.250.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v44.0.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking wast v250.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wasmtime-internal-fiber v44.0.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v44.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.246.2
[INFO] [stderr]     Checking wasmprinter v0.246.2
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling wasmtime-internal-cache v44.0.2
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v44.0.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking wasmtime-environ v44.0.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling firefox-to-pprof v0.1.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling wasmtime v44.0.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling wit-parser v0.246.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v44.0.2
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking addr2line v0.26.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking wat v1.250.0
[INFO] [stderr]     Checking wasm-compose v0.246.2
[INFO] [stderr]     Checking moonbit-demangle v0.1.2
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v44.0.2
[INFO] [stderr]     Checking cranelift-native v0.131.2
[INFO] [stderr]     Checking cranelift-frontend v0.131.2
[INFO] [stderr]     Checking wasmtime-internal-cranelift v44.0.2
[INFO] [stderr]     Checking wasmtime-guest-pprof v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "e542d62acbee1e05e42fb0d508e0e2ce2d1e4dff1c1adb33de8ca2ca5c78a980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e542d62acbee1e05e42fb0d508e0e2ce2d1e4dff1c1adb33de8ca2ca5c78a980", kill_on_drop: false }`
[INFO] [stdout] e542d62acbee1e05e42fb0d508e0e2ce2d1e4dff1c1adb33de8ca2ca5c78a980
