[INFO] cloning repository https://github.com/GrantSparks/cardinal-profiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrantSparks/cardinal-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e028e6c46b25f369c1d316fd4845b03e4564c43c
[INFO] testing GrantSparks/cardinal-profiler against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler" "/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/GrantSparks/cardinal-profiler
[INFO] finished tweaking git repo https://github.com/GrantSparks/cardinal-profiler
[INFO] tweaked toml for git repo https://github.com/GrantSparks/cardinal-profiler written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GrantSparks/cardinal-profiler on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GrantSparks/cardinal-profiler 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded r2d2_sqlite v0.27.0
[INFO] [stderr]   Downloaded wiremock v0.6.3
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded webpki-roots v0.26.9
[INFO] [stderr]   Downloaded brotli v8.0.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac5c8fc9365797a231790b79c933fd556f8f7ccddf12a2d4cdf69f194465c9c
[INFO] running `Command { std: "docker" "start" "-a" "0ac5c8fc9365797a231790b79c933fd556f8f7ccddf12a2d4cdf69f194465c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac5c8fc9365797a231790b79c933fd556f8f7ccddf12a2d4cdf69f194465c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac5c8fc9365797a231790b79c933fd556f8f7ccddf12a2d4cdf69f194465c9c", kill_on_drop: false }`
[INFO] [stdout] 0ac5c8fc9365797a231790b79c933fd556f8f7ccddf12a2d4cdf69f194465c9c
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45a56cff97dcd86625760b392346fe869e215e383f22436202d18d32829bd358
[INFO] running `Command { std: "docker" "start" "-a" "45a56cff97dcd86625760b392346fe869e215e383f22436202d18d32829bd358", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling webpki-roots v0.26.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.27.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.25s
[INFO] running `Command { std: "docker" "inspect" "45a56cff97dcd86625760b392346fe869e215e383f22436202d18d32829bd358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45a56cff97dcd86625760b392346fe869e215e383f22436202d18d32829bd358", kill_on_drop: false }`
[INFO] [stdout] 45a56cff97dcd86625760b392346fe869e215e383f22436202d18d32829bd358
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93cdbd6400a287735869b748345e4046146ff75627f13c731d0188b4fa42d650
[INFO] running `Command { std: "docker" "start" "-a" "93cdbd6400a287735869b748345e4046146ff75627f13c731d0188b4fa42d650", kill_on_drop: false }`
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wiremock v0.6.3
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrrXnYO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtoml-13d4192e6ccb0006,libtoml_edit-e6d808bf4d22500b,libserde_spanned-5d3db6a00c98518b,libwinnow-0a2d1740274a23bf,libtoml_write-26de92b7f9849983,libtoml_datetime-3c1aabd8ac3134e5,libcardinal_profiler-23ada7bbb2d08aef,libphf-1324781868c84186,libphf_shared-6ee0718c7454816f,libsiphasher-ad596e54e3d18d99,libatty-fcb22df5653f8bb0,libhex-ca926d8cc80c7033,libnum_cpus-43177102fe528e5f,libsysinfo-c3fa980cc5e3f41f,librayon-8dd995f811dac2c1,librayon_core-06a0f40288aeee64,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libtokio_stream-3d8bf7d90df804ec,libsha2-18905c300401dc6e,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libr2d2_sqlite-3ea4ccda58d75625,libuuid-bb7cff033e11c8a4,librand-3affe23651eca856,librand_chacha-7cd7c70b73097e28,librand_core-f041316188d58ecf,libgetrandom-2194c208389f0da3,librusqlite-fb07a8c3511c2e5f,libhashlink-f220a7382e462125,liblibsqlite3_sys-923f798bcbe3e12f,libfallible_streaming_iterator-048053450c9b3846,libfallible_iterator-ea800d67ff7c9007,libr2d2-a85394d828096911,libscheduled_thread_pool-83e577856a9448fe,libindicatif-8b7df3896f27af17,libportable_atomic-eaf3f0a003f51fa1,libnumber_prefix-3e2f4c7b9fa4f802,libconsole-48e3abfe91a607e7,libunicode_width-413e00174b63117b,libfutures-f343299d70b73a24,libfutures_executor-a6be0e7c763cff22,libreqwest-016f2a6f9cdfc147,libserde_urlencoded-0a86ab27312d0263,libbase64-216937815d5196b4,librustls_pemfile-21ea90d4a2ec719e,libipnet-6391c567488bc9bc,libhyper_rustls-0a7785456fdc52d9,libwebpki_roots-1780d07f4c366334,libhyper_tls-e1e4056468a130f8,libtokio_native_tls-20b9c9fbe418ceb1,libtokio_rustls-94cde60c3e95fcd0,librustls-899074486f312a85,libsubtle-d1a60bb8d2665678,libwebpki-6cf77c4ca260d385,libring-f166334c4e199339,libuntrusted-540e03abf2dcef7d,libzeroize-f7c84155a662146a,librustls_pki_types-279df7d0ab0e9b5f,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libasync_compression-d8d98fb2a0320ca6,libflate2-8d16b3cf0a423741,libminiz_oxide-8329764a35b96b27,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libbrotli-56ccfd3e3e9af86b,libbrotli_decompressor-fc986f1e78dd1f2f,liballoc_stdlib-c6d1175378f2b7cc,liballoc_no_stdlib-9b6dc59e0b5e34c7,libtower-b66f38eeecd1dce3,libsync_wrapper-448121b333e08fc9,libtower_layer-387250be0616cbd3,libnative_tls-76a4c9bee6d35f0c,libopenssl_probe-43f6112dac9608f0,libopenssl-7d8f2bb2d9d96002,libbitflags-bf554e9401da02ce,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-ad2ed8b8e6cf6a8d,libhyper_util-da4b5541cee936d1,libtower_service-ffd8abe90aad1f3e,libhyper-168fc3c75ebd99d8,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-19685ff3d3ace9df,libtracing-064736becba1cbdd,libtracing_core-0b218574c6f0ce43,libindexmap-4d36bdbf06ffc35c,libequivalent-bf2cc2d551c30568,libhashbrown-d8ba0964a9ee9499,libfoldhash-04f314261e5264f6,libatomic_waker-915dba4b61adf499,libtokio_util-f2526a9b14e26fb5,libhttpdate-6f35e35716ab0b1a,libfutures_util-039f85c6bd007609,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtokio-0ccc0bb29141a8d2,libsignal_hook_registry-72dc06c23fa7dc02,libsocket2-cc5c03fbfb1f4309,libmio-ee67377c609d9b33,libparking_lot-4bb99f77d57371ab,libparking_lot_core-2281d2284e75f593,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-e169ce17a496a182,libidna-78807e4d4db2c2f4,libidna_adapter-5524ec80a1466922,libicu_normalizer-042bbe9ecf1ebd21,libicu_normalizer_data-b8d02a24dc646bd1,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libsmallvec-54dde64ee0117a70,libicu_properties-b370ccf4835f7923,libicu_properties_data-e97ec6d9ce4faa24,libicu_locid_transform-731ec0eec0f96cc2,libicu_locid_transform_data-aab08896de490ac8,libicu_collections-90ba73bea3c579b5,libicu_provider-eacf436ee76749b8,libicu_locid-22e790c266fadf2b,liblitemap-5d6ff1c38a537ea4,libtinystr-2f0383c76ac8a278,libzerovec-35ea7291008634ff,libwriteable-763d6213d7786cb3,libyoke-fa0827aab4e273f7,libzerofrom-40209867f11368fb,libstable_deref_trait-1d3ea2e5b9aa129c,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,liblibc-5cdf14e28c1851b6,libcfg_if-3183e62f61f23a61,libserde_json-eb87fe29b74cfe38,libonce_cell-65395029fac7f518,libthiserror-fb3ef639051c6e66,libcsv-ad4d0e2441c52d53,libryu-3ba25d01f660afda,libitoa-a4ff8677f852b89f,libcsv_core-9225609c9ed951f5,libmemchr-8483526b530fc45f,libserde-05a000793e6174ea,libclap-ba6f558b1fc970ca,libclap_builder-49cd23e9c603e04b,libstrsim-3c066906e8d6c466,libanstream-dfc30e3ac73f2cd5,libanstyle_query-db83a68c694b9d63,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-a3b77acdbdb1ab0d,libanstyle_parse-29d48ff3e45feb97,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-8385a67ebf54a985,libanstyle-3993e49bc768331b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrrXnYO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-9bbb00fdd6ff99e3/out" "-L" "/opt/rustwide/target/debug/build/ring-9b9d5d332e05f396/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/taxonomy_parity-c7ae7dd5a4bd8a24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardinal-profiler` (test "taxonomy_parity") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93cdbd6400a287735869b748345e4046146ff75627f13c731d0188b4fa42d650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cdbd6400a287735869b748345e4046146ff75627f13c731d0188b4fa42d650", kill_on_drop: false }`
[INFO] [stdout] 93cdbd6400a287735869b748345e4046146ff75627f13c731d0188b4fa42d650
