[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 try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GrantSparks/cardinal-profiler on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a3bbc5c580f507273b5994e008476dbdc53afbd5d353168a6bc67f25e50522a [INFO] running `Command { std: "docker" "start" "-a" "4a3bbc5c580f507273b5994e008476dbdc53afbd5d353168a6bc67f25e50522a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3bbc5c580f507273b5994e008476dbdc53afbd5d353168a6bc67f25e50522a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3bbc5c580f507273b5994e008476dbdc53afbd5d353168a6bc67f25e50522a", kill_on_drop: false }` [INFO] [stdout] 4a3bbc5c580f507273b5994e008476dbdc53afbd5d353168a6bc67f25e50522a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b29cb4a50e451fe5c7f1cd7095e55fac0c64911e85c47a82951fb297cbcf317 [INFO] running `Command { std: "docker" "start" "-a" "1b29cb4a50e451fe5c7f1cd7095e55fac0c64911e85c47a82951fb297cbcf317", 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 smallvec v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [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 phf_shared v0.11.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [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 icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling portable-atomic v1.11.0 [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 http-body-util v0.1.3 [INFO] [stderr] Compiling brotli v8.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 encoding_rs v0.8.35 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling synstructure v0.13.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 toml v0.8.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.37 [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 icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling r2d2_sqlite v0.27.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-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "1b29cb4a50e451fe5c7f1cd7095e55fac0c64911e85c47a82951fb297cbcf317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b29cb4a50e451fe5c7f1cd7095e55fac0c64911e85c47a82951fb297cbcf317", kill_on_drop: false }` [INFO] [stdout] 1b29cb4a50e451fe5c7f1cd7095e55fac0c64911e85c47a82951fb297cbcf317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1bc210b3efe13fe27dc250947f7122bc756b26d944eceab5663d86c3237e77f [INFO] running `Command { std: "docker" "start" "-a" "c1bc210b3efe13fe27dc250947f7122bc756b26d944eceab5663d86c3237e77f", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [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 predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.25 [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 bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cardinal-profiler` (test "regions_smoke") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name regions_smoke --edition=2021 tests/regions_smoke.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59ef978bcbb3e815 -C extra-filename=-cbdf7f59acf6213c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-174c0014cb4c5e35.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern cardinal_profiler=/opt/rustwide/target/debug/deps/libcardinal_profiler-043a6129128b0b89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-66f9f147160841c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d6c2a02f42a38e2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cardinal-profiler` (test "header_length") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name header_length --edition=2021 tests/header_length.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c857d73faad9228 -C extra-filename=-2fc70033eee74344 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-174c0014cb4c5e35.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern cardinal_profiler=/opt/rustwide/target/debug/deps/libcardinal_profiler-043a6129128b0b89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-66f9f147160841c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d6c2a02f42a38e2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cardinal-profiler` (test "l0_injection") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name l0_injection --edition=2021 tests/l0_injection.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3f46265a38f8b44 -C extra-filename=-fea73886294c8245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-174c0014cb4c5e35.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern cardinal_profiler=/opt/rustwide/target/debug/deps/libcardinal_profiler-043a6129128b0b89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-66f9f147160841c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d6c2a02f42a38e2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cardinal-profiler` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name cardinal_profiler --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e2c311af4e27114 -C extra-filename=-2d2b83b254c08d08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-174c0014cb4c5e35.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-66f9f147160841c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d6c2a02f42a38e2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cardinal-profiler` (test "no_cache") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name no_cache --edition=2021 tests/no_cache.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6418b8675ec053f -C extra-filename=-323e0319e11d758f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-174c0014cb4c5e35.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern cardinal_profiler=/opt/rustwide/target/debug/deps/libcardinal_profiler-043a6129128b0b89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-66f9f147160841c9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d6c2a02f42a38e2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcijOvIe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcardinal_profiler-043a6129128b0b89,libphf-d253ad2e4135bfed,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libatty-640be3b29aa30c8e,libhex-28742b4ca144387c,libnum_cpus-7e0a39f1ea537fb4,libsysinfo-7e306b66190224c0,librayon-868c4cce105ec208,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libtokio_stream-6360086c2b6e8332,libsha2-e9d3020c71d33218,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libr2d2_sqlite-9419f90151559eef,libuuid-e45073baf7d1c2d3,librand-a3cf378d6532cbc1,librand_chacha-cef7690367fa5d2e,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,librusqlite-661e167b2bf6d79c,libhashlink-4014f9d2b3ba7ffe,liblibsqlite3_sys-9b722b79bdb8c91a,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libr2d2-c3128943f5f02dd9,libscheduled_thread_pool-d038631044199546,libindicatif-2e842fd40889bf18,libportable_atomic-7b9463bd1d714f0f,libnumber_prefix-8479f39d71e80d3e,libconsole-e609cf9644b60ab5,libunicode_width-79cfce0a776a55d3,libfutures-6db5c7496d9685d5,libfutures_executor-564aab23b21cf25c,libreqwest-df63bdffb221c5b8,libserde_urlencoded-7c75309b78320f7f,libbase64-2a03de3babadded3,librustls_pemfile-70a8b1ebc541565a,libipnet-9aae67a4e846df6d,libhyper_rustls-438075ae2803c1e4,libwebpki_roots-94a3a816b58ef5e2,libhyper_tls-09e520621b701625,libtokio_native_tls-40ee7aacb79b1ea9,libtokio_rustls-3989f2d2445f5e23,librustls-425b072de24840c6,libsubtle-ca7024fc66e4388f,libwebpki-696433f0adb90e4a,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libasync_compression-1694e599ef4dc93a,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libbrotli-465ecc4362ea59db,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libtower-b44bf0c610509e02,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-f1e9494bb5d0f9d7,libtower_service-0d7df29686b13872,libhyper-f9c564844b86c234,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e6646c4fc5277c98,libtracing-4897171b18046fa1,libtracing_core-279074c088c4b457,libindexmap-291ecaff39ecb5f3,libequivalent-7e0e8cbe6c474a67,libhashbrown-849d003603ff90b0,libfoldhash-a84df4cbe8daa3b8,libatomic_waker-001109810bdecbaa,libtokio_util-b411e12af83143cb,libhttpdate-9f9d2502c6a38412,libfutures_util-3a8aad2f571d5d9e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-f10201a76bea19db,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libmio-77f2f6669067b2ac,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-cc09618ba41502d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libserde_json-0154e039a51127a2,libonce_cell-0ba6aecba7086d38,libthiserror-33ef00b3fc07f671,libcsv-82f4822940ce3207,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-59e47033dd8f5bf0,libmemchr-3ffe5f7a52883367,libserde-19f6b6296c59b27c,libclap-f551585298467701,libclap_builder-754162b45f1c5683,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcijOvIe/raw-dylibs" "-B/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-84260c1acfceb1d7/out" "-L" "/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/json_parse_error-d1661e0aa5fa3c7f" "-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 "json_parse_error") due to 1 previous error [INFO] [stderr] error: could not compile `cardinal-profiler` (bin "cardinal-profiler") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name cardinal_profiler --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=339537b4d4615183 -C extra-filename=-3d3312cc36f176c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern atty=/opt/rustwide/target/debug/deps/libatty-640be3b29aa30c8e.rlib --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-d552d1ab3fdfccd4.rlib --extern cardinal_profiler=/opt/rustwide/target/debug/deps/libcardinal_profiler-043a6129128b0b89.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f551585298467701.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-82f4822940ce3207.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db5c7496d9685d5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-2e842fd40889bf18.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e0a39f1ea537fb4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d253ad2e4135bfed.rlib --extern phf_codegen=/opt/rustwide/target/debug/deps/libphf_codegen-53e6ca69d0397767.rlib --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-a908d2382fd3439c.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c3128943f5f02dd9.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-9419f90151559eef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2814b25dfb820348.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df63bdffb221c5b8.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-661e167b2bf6d79c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19f6b6296c59b27c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0154e039a51127a2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e9d3020c71d33218.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7e306b66190224c0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-542c8c6387701db2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-33ef00b3fc07f671.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f10201a76bea19db.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6360086c2b6e8332.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b411e12af83143cb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4897171b18046fa1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-af40314fd1e8e799.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-84260c1acfceb1d7/out -L native=/opt/rustwide/target/debug/build/ring-8ddb3c858eb3f776/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c1bc210b3efe13fe27dc250947f7122bc756b26d944eceab5663d86c3237e77f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bc210b3efe13fe27dc250947f7122bc756b26d944eceab5663d86c3237e77f", kill_on_drop: false }` [INFO] [stdout] c1bc210b3efe13fe27dc250947f7122bc756b26d944eceab5663d86c3237e77f