[INFO] fetching crate piramid 0.1.1...
[INFO] testing piramid-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate piramid 0.1.1 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate piramid 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e73dbc9fa422024cab5091354da95f79fffa8e5d33c779cc812784dc54ddf4f3
[INFO] running `Command { std: "docker" "start" "-a" "e73dbc9fa422024cab5091354da95f79fffa8e5d33c779cc812784dc54ddf4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e73dbc9fa422024cab5091354da95f79fffa8e5d33c779cc812784dc54ddf4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73dbc9fa422024cab5091354da95f79fffa8e5d33c779cc812784dc54ddf4f3", kill_on_drop: false }`
[INFO] [stdout] e73dbc9fa422024cab5091354da95f79fffa8e5d33c779cc812784dc54ddf4f3
[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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf91bb7694b89ec3969b324c8f4561824658744a96bc583eb0830f9ff63f754f
[INFO] running `Command { std: "docker" "start" "-a" "cf91bb7694b89ec3969b324c8f4561824658744a96bc583eb0830f9ff63f754f", 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 cc v1.2.56
[INFO] [stderr]    Compiling foldhash v0.2.0
[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 socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[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 colorchoice v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 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 04s
[INFO] running `Command { std: "docker" "inspect" "cf91bb7694b89ec3969b324c8f4561824658744a96bc583eb0830f9ff63f754f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf91bb7694b89ec3969b324c8f4561824658744a96bc583eb0830f9ff63f754f", kill_on_drop: false }`
[INFO] [stdout] cf91bb7694b89ec3969b324c8f4561824658744a96bc583eb0830f9ff63f754f
[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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66444ed88ccc6c3ec7f77f5da8e72432c1ec5d7c531a59cc7883148458b78e2a
[INFO] running `Command { std: "docker" "start" "-a" "66444ed88ccc6c3ec7f77f5da8e72432c1ec5d7c531a59cc7883148458b78e2a", 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 axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling plotters v0.3.7
[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 criterion v0.5.1
[INFO] [stderr]    Compiling piramid v0.1.1 (/opt/rustwide/workdir)
[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/beta-2026-04-21-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=ad86b0451d7c9e04 -C extra-filename=-8845b07894e45686 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4eae881c5dd1c596.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-7ce95eae7ab0d95f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d63ff17f89b50c08.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9774106120ee2454.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fc7ab9b37a27c726.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-2f1b2d5f11afc8fe.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-e42194f622703f01.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-c1bb00b8b46938fe.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-884f7fcb223f5477.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-167659898b384f79.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b0380e65e545e2e3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-50fcb822dee591d6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c1f32629fb05d86b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3e2035ba05dd829.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e5de4a7c49658094.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2637c75fdaec7153.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de57d4f54fd1ff0f.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f7a5d067d61befc9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1539ebcf80b3e49c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-332257c0347db9f0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3d0e5cf00490e64d.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-54e39a287609c942.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRoy4kf/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-b78f2ac8d5a05da3,librand-b0380e65e545e2e3,librand_chacha-ce72a1ea18508d95,libppv_lite86-20ed2d174f936ee3,libzerocopy-b8ed6665292ac09b,librand_core-50b43d83def04951,libgetrandom-7205f0b5ae7adfe6,libbincode-d63ff17f89b50c08,libserde_yaml-e5de4a7c49658094,libunsafe_libyaml-1af9d2781a36b4ed,libnum_cpus-884f7fcb223f5477,liblru-e42194f622703f01,libreqwest-50fcb822dee591d6,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-5a6fd976eb7e31e5,libtokio_native_tls-0a9ec333436cb2fb,libencoding_rs-8656bb43f7a59443,libnative_tls-fbc0721b5e6bf6ba,libopenssl_probe-36add93db21104c3,libopenssl-b6391534db245c98,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-fc3b543326423ec1,liburl-420c3ba6e567efd8,libidna-329a963a49203f3e,libutf8_iter-d59950773a6f062b,libidna_adapter-be8099eccb3e940a,libicu_properties-017a9db080b45310,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7bd226bf207fa148,libicu_normalizer_data-07107859aeec763f,libicu_collections-d02bcc25bf4e3943,libpotential_utf-ff1a6b23b4d5dbd1,libicu_provider-e9e07878fb2e37c7,libicu_locale_core-d3a93175901d5792,libtinystr-944cf150943415cb,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-c57814cbfce411e8,libzerotrie-ce922379f9c33440,libyoke-e3328bcaebab92eb,libstable_deref_trait-1210460e331f0a03,libzerofrom-9dc09c15c7e566fc,libmemmap2-c1bb00b8b46938fe,libtower_http-f7a5d067d61befc9,libmime_guess-1313f8508a353fad,libunicase-acd104f3b1f4df7f,libhttp_range_header-899f9ec059f72e01,libbitflags-c41a6b82b7e80356,libiri_string-4e659e4ca4800759,libdashmap-2f1b2d5f11afc8fe,libhashbrown-0511338ce94420f7,libuuid-3d0e5cf00490e64d,libgetrandom-cc55f82a0f9f1956,libaxum-7ce95eae7ab0d95f,libserde_json-a3e2035ba05dd829,libmemchr-19f85ccd2b063f07,libzmij-32087f229b5896fd,libserde_path_to_error-8c3a27aed52d6b28,libserde_urlencoded-b21b114c6127ed25,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libhyper_util-2a8515505bc0524f,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-5508fab34b1f3786,libhyper-385b2e3fc96778c7,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-67c7c74bee1dc6f8,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-c8283e8dfc42c8c6,libfutures_sink-999c1a898cc14726,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libmatchit-92d8670e621f5f38,libaxum_core-4834a0c309612209,libmime-aa776e7d0d3a99c3,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libtracing-1539ebcf80b3e49c,liblog-5081bf809293ba62,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libtower-497dc530e4878ae0,libsync_wrapper-82795f8ff27c70cb,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtower_layer-3b63c02b4d0ef938,libtower_service-d85697bf5431d8b4,libtokio-de57d4f54fd1ff0f,libsignal_hook_registry-d78ca6b5d37cc307,liberrno-24cdf958a9ad8fdb,libsocket2-6ba20308b549c319,libbytes-00a102391b5f478f,libmio-bf50da718a7aca3a,libparking_lot-167659898b384f79,libparking_lot_core-e660376288e8820f,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libthiserror-2637c75fdaec7153,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libwide-54e39a287609c942,libsafe_arch-ef46ac7fd06ef3cb,libbytemuck-6a69da09745ebd09,libserde-c1f32629fb05d86b,libserde_core-106a30f641d26d10}.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/rustcRoy4kf/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/search_engine-ba20258d85492bd7" "-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 "search_engine") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcfqWW1D/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpiramid-b78f2ac8d5a05da3,librand-b0380e65e545e2e3,librand_chacha-ce72a1ea18508d95,libppv_lite86-20ed2d174f936ee3,libzerocopy-b8ed6665292ac09b,librand_core-50b43d83def04951,libgetrandom-7205f0b5ae7adfe6,libbincode-d63ff17f89b50c08,libserde_yaml-e5de4a7c49658094,libunsafe_libyaml-1af9d2781a36b4ed,libnum_cpus-884f7fcb223f5477,liblru-e42194f622703f01,libreqwest-50fcb822dee591d6,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-5a6fd976eb7e31e5,libtokio_native_tls-0a9ec333436cb2fb,libencoding_rs-8656bb43f7a59443,libnative_tls-fbc0721b5e6bf6ba,libopenssl_probe-36add93db21104c3,libopenssl-b6391534db245c98,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-fc3b543326423ec1,liburl-420c3ba6e567efd8,libidna-329a963a49203f3e,libutf8_iter-d59950773a6f062b,libidna_adapter-be8099eccb3e940a,libicu_properties-017a9db080b45310,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7bd226bf207fa148,libicu_normalizer_data-07107859aeec763f,libicu_collections-d02bcc25bf4e3943,libpotential_utf-ff1a6b23b4d5dbd1,libicu_provider-e9e07878fb2e37c7,libicu_locale_core-d3a93175901d5792,libtinystr-944cf150943415cb,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-c57814cbfce411e8,libzerotrie-ce922379f9c33440,libyoke-e3328bcaebab92eb,libstable_deref_trait-1210460e331f0a03,libzerofrom-9dc09c15c7e566fc,libmemmap2-c1bb00b8b46938fe,libtower_http-f7a5d067d61befc9,libmime_guess-1313f8508a353fad,libunicase-acd104f3b1f4df7f,libhttp_range_header-899f9ec059f72e01,libbitflags-c41a6b82b7e80356,libiri_string-4e659e4ca4800759,libdashmap-2f1b2d5f11afc8fe,libhashbrown-0511338ce94420f7,libuuid-3d0e5cf00490e64d,libgetrandom-cc55f82a0f9f1956,libaxum-7ce95eae7ab0d95f,libserde_json-a3e2035ba05dd829,libmemchr-19f85ccd2b063f07,libzmij-32087f229b5896fd,libserde_path_to_error-8c3a27aed52d6b28,libserde_urlencoded-b21b114c6127ed25,libryu-7c364cfb94c444f7,libform_urlencoded-0a6af76535a55b5e,libhyper_util-2a8515505bc0524f,libbase64-29d4d4232c317d5e,libpercent_encoding-b8714e110ca16f4c,libipnet-5508fab34b1f3786,libhyper-385b2e3fc96778c7,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-67c7c74bee1dc6f8,libindexmap-bb972d748f1eb148,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libslab-229cf4143d039c7e,libfnv-bf8b415be0978c3b,libtokio_util-c8283e8dfc42c8c6,libfutures_sink-999c1a898cc14726,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-7edad89c2b1b1b97,libmatchit-92d8670e621f5f38,libaxum_core-4834a0c309612209,libmime-aa776e7d0d3a99c3,libhttp_body_util-09aa3a678b9a6799,libhttp_body-a0f6cf104627aa11,libhttp-739193c5c4929132,libitoa-958180966766c9e6,libtracing-1539ebcf80b3e49c,liblog-5081bf809293ba62,libtracing_core-cad8010058948a35,libonce_cell-9ec3b2d30075ab56,libtower-497dc530e4878ae0,libsync_wrapper-82795f8ff27c70cb,libfutures_util-ffd723dffa60fca6,libfutures_task-73af682d185a57bb,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libtower_layer-3b63c02b4d0ef938,libtower_service-d85697bf5431d8b4,libtokio-de57d4f54fd1ff0f,libsignal_hook_registry-d78ca6b5d37cc307,liberrno-24cdf958a9ad8fdb,libsocket2-6ba20308b549c319,libbytes-00a102391b5f478f,libmio-bf50da718a7aca3a,libparking_lot-167659898b384f79,libparking_lot_core-e660376288e8820f,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libthiserror-2637c75fdaec7153,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libwide-54e39a287609c942,libsafe_arch-ef46ac7fd06ef3cb,libbytemuck-6a69da09745ebd09,libserde-c1f32629fb05d86b,libserde_core-106a30f641d26d10,libclap-9774106120ee2454,libclap_builder-08ab68eb2f3d48c4,libstrsim-7d9507ff4dccca86,libanstream-7556edfcb84820d5,libanstyle_query-4244f7f88fea0af5,libis_terminal_polyfill-4ad7c1f3c5c76031,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libclap_lex-bdb94d9ee0ea0dfb,libanstyle-5de05ff4a29b559e}.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/rustcfqWW1D/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/piramid-9eb67b48d17ca219" "-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` (bin "piramid") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "66444ed88ccc6c3ec7f77f5da8e72432c1ec5d7c531a59cc7883148458b78e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66444ed88ccc6c3ec7f77f5da8e72432c1ec5d7c531a59cc7883148458b78e2a", kill_on_drop: false }`
[INFO] [stdout] 66444ed88ccc6c3ec7f77f5da8e72432c1ec5d7c531a59cc7883148458b78e2a
