[INFO] cloning repository https://github.com/annabarnes1138/zprof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/annabarnes1138/zprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannabarnes1138%2Fzprof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannabarnes1138%2Fzprof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f982806762962898fae2766445257bea04ba85a [INFO] testing annabarnes1138/zprof against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannabarnes1138%2Fzprof" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/annabarnes1138/zprof [INFO] finished tweaking git repo https://github.com/annabarnes1138/zprof [INFO] tweaked toml for git repo https://github.com/annabarnes1138/zprof written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/annabarnes1138/zprof 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/annabarnes1138/zprof 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded webview2-com-macros v0.8.0 [INFO] [stderr] Downloaded tauri-plugin v2.5.1 [INFO] [stderr] Downloaded dlopen2_derive v0.4.1 [INFO] [stderr] Downloaded webview2-com v0.38.0 [INFO] [stderr] Downloaded dlopen2 v0.8.0 [INFO] [stderr] Downloaded tauri-build v2.5.2 [INFO] [stderr] Downloaded tray-icon v0.21.2 [INFO] [stderr] Downloaded objc2-cloud-kit v0.3.2 [INFO] [stderr] Downloaded hyper-util v0.1.18 [INFO] [stderr] Downloaded objc2-core-text v0.3.2 [INFO] [stderr] Downloaded tauri-runtime-wry v2.9.1 [INFO] [stderr] Downloaded tauri-plugin-shell v2.3.3 [INFO] [stderr] Downloaded objc2-core-image v0.3.2 [INFO] [stderr] Downloaded tauri-utils v2.8.0 [INFO] [stderr] Downloaded serde_with v3.16.0 [INFO] [stderr] Downloaded objc2-core-video v0.3.2 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded tauri-codegen v2.5.1 [INFO] [stderr] Downloaded tauri-macros v2.5.1 [INFO] [stderr] Downloaded tauri v2.9.3 [INFO] [stderr] Downloaded tauri-runtime v2.9.1 [INFO] [stderr] Downloaded objc2-javascript-core v0.3.2 [INFO] [stderr] Downloaded objc2-core-data v0.3.2 [INFO] [stderr] Downloaded serde_with_macros v3.16.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Downloaded webview2-com-sys v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398bc035347f0fd51b6f815c0b1c499ddb27573c84bceaaf654c755569932f61 [INFO] running `Command { std: "docker" "start" "-a" "398bc035347f0fd51b6f815c0b1c499ddb27573c84bceaaf654c755569932f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398bc035347f0fd51b6f815c0b1c499ddb27573c84bceaaf654c755569932f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398bc035347f0fd51b6f815c0b1c499ddb27573c84bceaaf654c755569932f61", kill_on_drop: false }` [INFO] [stdout] 398bc035347f0fd51b6f815c0b1c499ddb27573c84bceaaf654c755569932f61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f849d299b06b363ee5a4de8acab7c110e50d1dcb9e68b662468315229e3038 [INFO] running `Command { std: "docker" "start" "-a" "a1f849d299b06b363ee5a4de8acab7c110e50d1dcb9e68b662468315229e3038", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling zprof v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "a1f849d299b06b363ee5a4de8acab7c110e50d1dcb9e68b662468315229e3038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f849d299b06b363ee5a4de8acab7c110e50d1dcb9e68b662468315229e3038", kill_on_drop: false }` [INFO] [stdout] a1f849d299b06b363ee5a4de8acab7c110e50d1dcb9e68b662468315229e3038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5e52127942dbb5277c84949b84b8457e2320775572f5c9afb4c784d05d56fa2 [INFO] running `Command { std: "docker" "start" "-a" "b5e52127942dbb5277c84949b84b8457e2320775572f5c9afb4c784d05d56fa2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zprof v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zprof` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name zprof --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gui", "test-helpers"))' -C metadata=d5476ef3d58de4db -C extra-filename=-db3e463a8af15322 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c132e1faeaf45f76.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3d4abaf79159ef43.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b8c01f49c2361712.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2c21ff1eef24717b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-280f19770a6471b7.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-58e09894f3fab137.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-035f509a345c2936.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-330aa3b43d163935.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-67e289aa3314ff11.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b82e71e6c4c8030.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d9e7bb37273943c9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-d825f3c04d851f7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4eddde9105d15fa9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b5d10f11918d8367.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-711273b2ec54bfa0/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-cc07488c14642c2c/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zprof` (bin "zprof") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name zprof --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gui", "test-helpers"))' -C metadata=138b512d1ec21f3e -C extra-filename=-6fa010ca218237a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c132e1faeaf45f76.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3d4abaf79159ef43.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b8c01f49c2361712.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2c21ff1eef24717b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-280f19770a6471b7.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-58e09894f3fab137.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-035f509a345c2936.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-67e289aa3314ff11.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b82e71e6c4c8030.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-d825f3c04d851f7d.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b5d10f11918d8367.rlib --extern zprof=/opt/rustwide/target/debug/deps/libzprof-faa4924682f82ec0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-711273b2ec54bfa0/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-cc07488c14642c2c/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `zprof` (bin "zprof" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name zprof --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gui", "test-helpers"))' -C metadata=0a2958b3880bc78b -C extra-filename=-e423cf8a3039839f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c132e1faeaf45f76.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3d4abaf79159ef43.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b8c01f49c2361712.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2c21ff1eef24717b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fa0692c143528a1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-280f19770a6471b7.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-58e09894f3fab137.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-035f509a345c2936.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-330aa3b43d163935.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-67e289aa3314ff11.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b82e71e6c4c8030.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4b3b3129c1f1939f.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d9e7bb37273943c9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-d825f3c04d851f7d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4eddde9105d15fa9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b5d10f11918d8367.rlib --extern zprof=/opt/rustwide/target/debug/deps/libzprof-faa4924682f82ec0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-711273b2ec54bfa0/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-cc07488c14642c2c/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5e52127942dbb5277c84949b84b8457e2320775572f5c9afb4c784d05d56fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e52127942dbb5277c84949b84b8457e2320775572f5c9afb4c784d05d56fa2", kill_on_drop: false }` [INFO] [stdout] b5e52127942dbb5277c84949b84b8457e2320775572f5c9afb4c784d05d56fa2