[INFO] fetching crate piramid 0.1.1...
[INFO] testing piramid-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate piramid 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate piramid 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate piramid 0.1.1
[INFO] tweaked toml for crates.io crate piramid 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate piramid 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate piramid 0.1.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25f2d156bd1cd75bf5c08c66599580a2a8e5424356915a2aac4c616eb37344d5
[INFO] running `Command { std: "docker" "start" "-a" "25f2d156bd1cd75bf5c08c66599580a2a8e5424356915a2aac4c616eb37344d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25f2d156bd1cd75bf5c08c66599580a2a8e5424356915a2aac4c616eb37344d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f2d156bd1cd75bf5c08c66599580a2a8e5424356915a2aac4c616eb37344d5", kill_on_drop: false }`
[INFO] [stdout] 25f2d156bd1cd75bf5c08c66599580a2a8e5424356915a2aac4c616eb37344d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14167724c086e8bb9d6531a4bd39c52d2ff6b63a67e9b1a6fad9651e9918750
[INFO] running `Command { std: "docker" "start" "-a" "f14167724c086e8bb9d6531a4bd39c52d2ff6b63a67e9b1a6fad9651e9918750", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling piramid v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f14167724c086e8bb9d6531a4bd39c52d2ff6b63a67e9b1a6fad9651e9918750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14167724c086e8bb9d6531a4bd39c52d2ff6b63a67e9b1a6fad9651e9918750", kill_on_drop: false }`
[INFO] [stdout] f14167724c086e8bb9d6531a4bd39c52d2ff6b63a67e9b1a6fad9651e9918750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 170bc7db6264aed088620e193144fd1f45b426615db80bd149744671b5026ec3
[INFO] running `Command { std: "docker" "start" "-a" "170bc7db6264aed088620e193144fd1f45b426615db80bd149744671b5026ec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling piramid v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr] error: could not compile `piramid` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name piramid --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=2e52069fafd7cc85 -C extra-filename=-9833cf465cde03eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3a56755805450375.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-9e1c8e135bc27db4.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f7cfe04c19c8d129.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cffedba618af1d1d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-97175b81a9615f39.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-425b12f25aa285ea.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9283556e95aec4fb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-0628539ce3cf2132.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-fdb359d34816e2f7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5edc1e399fb4917d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5230bae93a3781d0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dea3000268149110.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-09d8dc635e6de0c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-34394fb6cc8aec31.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-db87441c66904425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e778c6afe0afe82.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8022884d6bdab137.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70a4ed25a2c0307d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8917ddcbebca789.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-621b1506ec946494.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c3e6ca885335f7a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-894a719d20f11663.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b28c30ec13c1ade.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-50555e867ee93bd1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `piramid` (bin "piramid")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name piramid --edition=2021 src/bin/piramid.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=7eb7f28bf07f4715 -C extra-filename=-67550dbc57d28f68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3a56755805450375.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-9e1c8e135bc27db4.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f7cfe04c19c8d129.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cffedba618af1d1d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-425b12f25aa285ea.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9283556e95aec4fb.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-0628539ce3cf2132.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-fdb359d34816e2f7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5edc1e399fb4917d.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5230bae93a3781d0.rlib --extern piramid=/opt/rustwide/target/debug/deps/libpiramid-433d10f2ed0b39e9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dea3000268149110.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-09d8dc635e6de0c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-34394fb6cc8aec31.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-db87441c66904425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e778c6afe0afe82.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8022884d6bdab137.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70a4ed25a2c0307d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8917ddcbebca789.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-621b1506ec946494.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c3e6ca885335f7a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-894a719d20f11663.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b28c30ec13c1ade.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-50555e867ee93bd1.rlib --cap-lints=warn` (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/rustc85kJOt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpiramid-433d10f2ed0b39e9,librand-dea3000268149110,librand_chacha-42f52dcee75a511d,libppv_lite86-d8a6388954f8a1c9,libzerocopy-75a7ac1e9b35e681,librand_core-1c0a6be558c276f1,libgetrandom-c4bc8e676d468fd5,libbincode-f7cfe04c19c8d129,libserde_yaml-8022884d6bdab137,libunsafe_libyaml-ee31304e6444336c,libnum_cpus-5edc1e399fb4917d,liblru-0628539ce3cf2132,libreqwest-34394fb6cc8aec31,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_tls-667655bd0c658585,libtokio_native_tls-8c1b357a1f5d85de,libencoding_rs-356d1e0061f73c60,libnative_tls-e83d4fc3348e5d20,libopenssl_probe-5429f3b5e96549b5,libopenssl-bb80d6913d38ffcb,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-19e039e78a0cc675,liburl-4e199d7bf98d13f6,libidna-1cdfa73fd4201664,libutf8_iter-59a8409a508f6435,libidna_adapter-5eda3d6e8938e24c,libicu_properties-92437e1525143887,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-943caa8d362a5666,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-e72013729ba3cd50,libpotential_utf-ff384e66e8e26a08,libicu_provider-a75fc9578bcf5386,libicu_locale_core-75685af37322d4be,libtinystr-d5b19adbcc89aae9,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-639591cbc6d30a05,libzerotrie-962a267354942d94,libyoke-9a8d5504f6debe94,libstable_deref_trait-bb7bef0dfe712062,libzerofrom-3b3078357e68b97f,libmemmap2-fdb359d34816e2f7,libtower_http-621b1506ec946494,libmime_guess-b8172dd7be308db9,libunicase-50d4adab4f14cad3,libhttp_range_header-e35ada057caa103c,libbitflags-63e2f8b0afd96f09,libiri_string-3a0f702e1f21a7a9,libdashmap-425b12f25aa285ea,libhashbrown-2629c1c9126e25c9,libuuid-1b28c30ec13c1ade,libgetrandom-977dbb3a51ba46a4,libaxum-9e1c8e135bc27db4,libserde_json-9e778c6afe0afe82,libmemchr-324148c518a47e11,libzmij-2f58aa8f05c876ef,libserde_path_to_error-10af2ad32a5c5c08,libserde_urlencoded-ee63f24e70956f4d,libryu-e5f8b89e5754c206,libform_urlencoded-0a40c101f817abdc,libhyper_util-e2cd040f9fb8dd24,libbase64-6d64914d1112fcae,libpercent_encoding-be1411bc33da4261,libipnet-c39fef3b39d6bff9,libhyper-c5cb8dbfde1d9394,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-1ca27837e9e8405e,libindexmap-c40b9f87a4be8fce,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-9de07c2ad5c24a93,libfutures_sink-c898839eae976927,libatomic_waker-d8b8d9f20347d4d4,libhttpdate-b0fc619c413f3320,libfutures_channel-2c5ae992de75ae10,libmatchit-329e1b7f2ff1c305,libaxum_core-b9aa05b6e1238202,libmime-ce0319f53a2119cd,libhttp_body_util-5833b8132b3cfc8f,libhttp_body-4ad1cfa34e8340e2,libhttp-8719fb8359054cae,libitoa-1bd06acef4e5e01a,libtracing-3c3e6ca885335f7a,liblog-6c471594c474097a,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libtower-23749dbb28e11805,libsync_wrapper-e9891d68bfbde2d2,libfutures_util-790ff13262c6c914,libfutures_task-dfcbf6b356e5da63,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libtower_layer-007845b5cfb86980,libtower_service-2977940d96a5a5ec,libtokio-e8917ddcbebca789,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libbytes-2edb8796c3d48962,libmio-ef34d1cea03b23fa,libparking_lot-5230bae93a3781d0,libparking_lot_core-1f3d84dc49b9680c,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libthiserror-70a4ed25a2c0307d,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-0fdf45b61f79f227,libwide-50555e867ee93bd1,libsafe_arch-a428936e4fe90dc5,libbytemuck-28916d4fe5367e39,libserde-db87441c66904425,libserde_core-c41e8bcdbc4c9cdf}.rlib" "<sysroot>/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/rustc85kJOt/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/storage_metadata-2638ab43b06001e9" "-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 `piramid` (test "storage_metadata") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "170bc7db6264aed088620e193144fd1f45b426615db80bd149744671b5026ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "170bc7db6264aed088620e193144fd1f45b426615db80bd149744671b5026ec3", kill_on_drop: false }`
[INFO] [stdout] 170bc7db6264aed088620e193144fd1f45b426615db80bd149744671b5026ec3
