[INFO] cloning repository https://github.com/killzoner/pprof-hyper-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killzoner/pprof-hyper-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42012f4848959f96424f1778f0eec7cdf33def69 [INFO] testing killzoner/pprof-hyper-server/42012f4848959f96424f1778f0eec7cdf33def69 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/killzoner/pprof-hyper-server [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/killzoner/pprof-hyper-server [INFO] tweaked toml for git repo https://github.com/killzoner/pprof-hyper-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killzoner/pprof-hyper-server on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/killzoner/pprof-hyper-server 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol-hyper v0.1.1 [INFO] [stderr] Downloaded tikv-jemallocator v0.6.1 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded pprof v0.15.0 [INFO] [stderr] Downloaded symbolic-common v12.17.2 [INFO] [stderr] Downloaded prost-derive v0.12.6 [INFO] [stderr] Downloaded mappings v0.7.2 [INFO] [stderr] Downloaded pprof_util v0.8.2 [INFO] [stderr] Downloaded prost v0.12.6 [INFO] [stderr] Downloaded async-executor v1.14.0 [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded cpp_demangle v0.5.1 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded tikv-jemalloc-ctl v0.6.1 [INFO] [stderr] Downloaded jemalloc_pprof v0.8.2 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded prost-types v0.12.6 [INFO] [stderr] Downloaded prost-build v0.12.6 [INFO] [stderr] Downloaded symbolic-demangle v12.17.2 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf6f364059a1996f4764dcf2c1494ff9b4da96b9355c4b870ea1e3905596002 [INFO] running `Command { std: "docker" "start" "-a" "6cf6f364059a1996f4764dcf2c1494ff9b4da96b9355c4b870ea1e3905596002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf6f364059a1996f4764dcf2c1494ff9b4da96b9355c4b870ea1e3905596002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf6f364059a1996f4764dcf2c1494ff9b4da96b9355c4b870ea1e3905596002", kill_on_drop: false }` [INFO] [stdout] 6cf6f364059a1996f4764dcf2c1494ff9b4da96b9355c4b870ea1e3905596002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccda1a2792e76d8f8d0ecbb68e06ab336b4a13bc52a2b7cac49b12c27c9d2b92 [INFO] running `Command { std: "docker" "start" "-a" "ccda1a2792e76d8f8d0ecbb68e06ab336b4a13bc52a2b7cac49b12c27c9d2b92", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling symbolic-demangle v12.17.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling symbolic-common v12.17.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling smol-hyper v0.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling pprof_util v0.8.2 [INFO] [stderr] Compiling mappings v0.7.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Compiling tikv-jemalloc-ctl v0.6.1 [INFO] [stderr] Compiling tikv-jemallocator v0.6.1 [INFO] [stderr] Compiling jemalloc_pprof v0.8.2 [INFO] [stderr] Compiling pprof_hyper_server v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "ccda1a2792e76d8f8d0ecbb68e06ab336b4a13bc52a2b7cac49b12c27c9d2b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccda1a2792e76d8f8d0ecbb68e06ab336b4a13bc52a2b7cac49b12c27c9d2b92", kill_on_drop: false }` [INFO] [stdout] ccda1a2792e76d8f8d0ecbb68e06ab336b4a13bc52a2b7cac49b12c27c9d2b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a052ca5837b10107a2a9c04b8e108a814dd614e721b28cf9ceaf2d2dfed1c5a [INFO] running `Command { std: "docker" "start" "-a" "6a052ca5837b10107a2a9c04b8e108a814dd614e721b28cf9ceaf2d2dfed1c5a", kill_on_drop: false }` [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling smol-hyper v0.1.1 [INFO] [stderr] Compiling tikv-jemalloc-ctl v0.6.1 [INFO] [stderr] Compiling tikv-jemallocator v0.6.1 [INFO] [stderr] Compiling jemalloc_pprof v0.8.2 [INFO] [stderr] Compiling pprof_hyper_server v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "6a052ca5837b10107a2a9c04b8e108a814dd614e721b28cf9ceaf2d2dfed1c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a052ca5837b10107a2a9c04b8e108a814dd614e721b28cf9ceaf2d2dfed1c5a", kill_on_drop: false }` [INFO] [stdout] 6a052ca5837b10107a2a9c04b8e108a814dd614e721b28cf9ceaf2d2dfed1c5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd4a067feff0ffb21acce7571f1b898498bbad718df02acb099f798b23506adb [INFO] running `Command { std: "docker" "start" "-a" "cd4a067feff0ffb21acce7571f1b898498bbad718df02acb099f798b23506adb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pprof_hyper_server-4af7f67b60d4a32f) [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] [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] running `Command { std: "docker" "inspect" "cd4a067feff0ffb21acce7571f1b898498bbad718df02acb099f798b23506adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4a067feff0ffb21acce7571f1b898498bbad718df02acb099f798b23506adb", kill_on_drop: false }` [INFO] [stdout] cd4a067feff0ffb21acce7571f1b898498bbad718df02acb099f798b23506adb