[INFO] fetching crate pprof_hyper_server 0.2.0...
[INFO] testing pprof_hyper_server-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pprof_hyper_server 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pprof_hyper_server 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pprof_hyper_server 0.2.0
[INFO] tweaked toml for crates.io crate pprof_hyper_server 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pprof_hyper_server 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pprof_hyper_server 0.2.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded smol-hyper v0.1.1
[INFO] [stderr]   Downloaded jemalloc_pprof v0.8.1
[INFO] [stderr]   Downloaded mappings v0.7.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded symbolic-common v12.16.1
[INFO] [stderr]   Downloaded async-io v2.5.0
[INFO] [stderr]   Downloaded polling v3.10.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.1
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.96
[INFO] [stderr]   Downloaded pprof_util v0.8.0
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36092649a6294a38d79a40f47d269d28877e52aed55c22eedcfc8c31073e78c2
[INFO] running `Command { std: "docker" "start" "-a" "36092649a6294a38d79a40f47d269d28877e52aed55c22eedcfc8c31073e78c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36092649a6294a38d79a40f47d269d28877e52aed55c22eedcfc8c31073e78c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36092649a6294a38d79a40f47d269d28877e52aed55c22eedcfc8c31073e78c2", kill_on_drop: false }`
[INFO] [stdout] 36092649a6294a38d79a40f47d269d28877e52aed55c22eedcfc8c31073e78c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d83b6d84307ba218e7c39a7672d370e5c552350d7f08383c691f51a257dbdc
[INFO] running `Command { std: "docker" "start" "-a" "06d83b6d84307ba218e7c39a7672d370e5c552350d7f08383c691f51a257dbdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling symbolic-demangle v12.16.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling symbolic-common v12.16.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling smol-hyper v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pprof_util v0.8.0
[INFO] [stderr]    Compiling mappings v0.7.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling jemalloc_pprof v0.8.1
[INFO] [stderr]    Compiling pprof_hyper_server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "06d83b6d84307ba218e7c39a7672d370e5c552350d7f08383c691f51a257dbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d83b6d84307ba218e7c39a7672d370e5c552350d7f08383c691f51a257dbdc", kill_on_drop: false }`
[INFO] [stdout] 06d83b6d84307ba218e7c39a7672d370e5c552350d7f08383c691f51a257dbdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 835a6ce5f898ac593dfe103d2f18ce0f22671f401f4f003e375b429c82d2f06c
[INFO] running `Command { std: "docker" "start" "-a" "835a6ce5f898ac593dfe103d2f18ce0f22671f401f4f003e375b429c82d2f06c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling smol-hyper v0.1.1
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling jemalloc_pprof v0.8.1
[INFO] [stderr]    Compiling pprof_hyper_server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "835a6ce5f898ac593dfe103d2f18ce0f22671f401f4f003e375b429c82d2f06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "835a6ce5f898ac593dfe103d2f18ce0f22671f401f4f003e375b429c82d2f06c", kill_on_drop: false }`
[INFO] [stdout] 835a6ce5f898ac593dfe103d2f18ce0f22671f401f4f003e375b429c82d2f06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ce42fdac6d7dd29c693b70353d3ff1033be167e229e3c9c0ab40d957021329e
[INFO] running `Command { std: "docker" "start" "-a" "1ce42fdac6d7dd29c693b70353d3ff1033be167e229e3c9c0ab40d957021329e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pprof_hyper_server-3729724437421ce3)
[INFO] [stderr]    Doc-tests pprof_hyper_server
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ce42fdac6d7dd29c693b70353d3ff1033be167e229e3c9c0ab40d957021329e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce42fdac6d7dd29c693b70353d3ff1033be167e229e3c9c0ab40d957021329e", kill_on_drop: false }`
[INFO] [stdout] 1ce42fdac6d7dd29c693b70353d3ff1033be167e229e3c9c0ab40d957021329e
