[INFO] cloning repository https://github.com/Hixie/llmdevsilo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hixie/llmdevsilo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHixie%2Fllmdevsilo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHixie%2Fllmdevsilo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94b6eb33e530ad99bdad8e507f4824388661c675
[INFO] testing Hixie/llmdevsilo against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHixie%2Fllmdevsilo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hixie/llmdevsilo
[INFO] finished tweaking git repo https://github.com/Hixie/llmdevsilo
[INFO] tweaked toml for git repo https://github.com/Hixie/llmdevsilo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hixie/llmdevsilo on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hixie/llmdevsilo 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f
[INFO] running `Command { std: "docker" "start" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling silo-core v0.1.0 (/opt/rustwide/workdir/crates/silo-core)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling silo-frontend v0.1.0 (/opt/rustwide/workdir/crates/silo-frontend)
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling silo-proxy v0.1.0 (/opt/rustwide/workdir/crates/silo-proxy)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling silo-llm v0.1.0 (/opt/rustwide/workdir/crates/silo-llm)
[INFO] [stderr]    Compiling silo-workspace v0.1.0 (/opt/rustwide/workdir/crates/silo-workspace)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling silo-sandbox v0.1.0 (/opt/rustwide/workdir/crates/silo-sandbox)
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling silo-harness v0.1.0 (/opt/rustwide/workdir/crates/silo-harness)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling silo-helper v0.1.0 (/opt/rustwide/workdir/crates/silo-helper)
[INFO] [stderr]    Compiling silo v0.1.0 (/opt/rustwide/workdir/crates/silo)
[INFO] [stderr]    Compiling silo-tui v0.1.0 (/opt/rustwide/workdir/apps/silo-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling silo v0.1.0 (/opt/rustwide/workdir/crates/silo)
[INFO] [stderr]    Compiling silo-harness v0.1.0 (/opt/rustwide/workdir/crates/silo-harness)
[INFO] [stderr]    Compiling silo-tui v0.1.0 (/opt/rustwide/workdir/apps/silo-tui)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> crates/silo/tests/shell_mirror.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHSOMwj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-e0ffadfc5daffd5a,libsharded_slab-bd3e89e1e50b7c87,libmatchers-8e6cf4c303d014f3,libregex_automata-24921f621f7421f9,libregex_syntax-5fd254360f3be2ca,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ab9af22a4a864412,libclap_mangen-0838e200e3de9bfa,libroff-c35966bbe18bfa7d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsilo_harness-3af9fbaf5d535d75,libsilo_llm-d5db7dc507a8e313,libreqwest-bf9734b590c93d58,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libhyper_rustls-f8b10c90652640b9,libtower_http-9b49e4485429625a,libtower-3710bbdd4eaf0013,libsync_wrapper-6bdfbc29c4269203,libsilo_frontend-9d4be88aeb3f9a88,libtokio_tungstenite-23ecf1b66fafcb85,libtungstenite-8e3d89ec7edae3d8,librand-e7e39ac31c5e6e37,librand_chacha-1b9f5d48e1224719,librand_core-a194ba3334a308f1,libgetrandom-d2c3225d0f79b7d2,libutf8-f4341c3c7568480d,libsha1-a837d2ebb66287e1,libed25519_dalek-93c2899079f62156,libcurve25519_dalek-9bc9c4e55ec2ff3c,libed25519-bbeecd6d3ff9d658,libsignature-3b38413e1bea4ec2,libpkcs8-470b58cefc9cdf9f,libspki-bc92a942e2b17e04,libder-12e39d39dee0011c,libpem_rfc7468-68a26afe4db4273c,libbase64ct-050420b1c69ac317,libconst_oid-2aadc73a32842898,libsilo_sandbox-066e44b73cd7ff6e,libtempfile-a54bf94304f11b88,libfastrand-8c711c36072d5b5b,librustix-02d97837cd9bd231,liblinux_raw_sys-0b6cde911e9a3109,libsilo_proxy-d5b8db06e1a2f28d,librustls_pemfile-422cf17c19b30882,libwebpki_roots-227cfed90726f06a,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-f25c13af1b54d1f8,libhyper_util-353a8a6663dadceb,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libhyper-dc80663f99bd1be9,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-904b6aa178e068f0,libfnv-79e2cbfbe03dcd16,libtokio_util-0ce521e405ea0f3b,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-81e4d7974f4bf260,libhttp_body-b69ed18c56792f32,libhttp-4ba5360fa6400f90,libhickory_proto-3828094d41de30a0,librand-56f0ed5b79a260af,librand_chacha-c132c56420cbd6d4,libppv_lite86-777369bdcdfa9d1d,libzerocopy-75aa8ee85b4f20a8,librand_core-30190d508c0ae550,liburl-97f0281c0ccc79ac,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libidna-91bfeeb2bfd502bc,libidna_adapter-0cac307fd1aa1335,libicu_properties-e29529136c032023,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-2075ade21c92292c,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-c1342d4c81dcc490,libutf8_iter-51566bbad89f3a68,libpotential_utf-625d383612e0b2b2,libicu_provider-66b2d7966e0994e0,libicu_locale_core-fc3777dd5cebf0e9,libtinystr-29b5adcdadc0dd87,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-b4c2e904228c04d5,libzerotrie-4d11685270506ed7,libyoke-0740200ce37b266e,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,librustls-75d338f2dd934ae0,libsubtle-2ae6a7038b9a0630,libwebpki-7ebf0e5f8a6b0295,librcgen-086c6fd49950dcb0,libx509_parser-5002546cfd734465,libdata_encoding-b17abe9da7ed756a,libring-0df245a2c53930b3,libgetrandom-61456d7d0e2c9729,libuntrusted-b2f816886faf2178,liblazy_static-3674be3f4245d19b,liboid_registry-7a76588e2b283807,libder_parser-c0963b5422c45891,libnum_bigint-0172caef81ff2d8c,libnum_integer-3242497c441c9502,libasn1_rs-1fc80491c563b174,libthiserror-305297abc8a52265,librusticata_macros-b91ad01f9c7d240a,libnom-9d5488dbce41a8fb,libnum_traits-888f07a85755f3c0,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libpem-c65b0b75163a9934,libyasna-3ac68e6d45650539,libtime-afd962341578e641,libtime_core-031b6ab885a7634b,libnum_conv-8bd7073c84ef42cd,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libfutures-d4d5438792c6a3f1,libfutures_executor-43b934a2caca7559,libfutures_util-919814dacf91c248,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libsilo_workspace-0c77f80cf968877a,libhex-13e08b3b00984ab7,libsimilar-c8e2b8065ba88702,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libsha2-11a5c516e6a4becd,libcpufeatures-e04321643d03190d,libdigest-1142e5998e571c5d,libblock_buffer-43b51fc1d06b3057,libcrypto_common-43b177a3b314e9dd,libgeneric_array-745cace30f1ed372,libtypenum-ed2b1c93b2a4333a,libnix-56d5ad55745efec5,libbitflags-4d66d68843710487,libsilo_core-46e2ff71c2144d89,libuuid-482157caf37bc7ae,libgetrandom-52ac10f43bf314b8,libdirs-d73b1958f45c0409,libdirs_sys-cd7095add4e33753,liboption_ext-61303ef911796993,libserde_json-a98d717acb31facf,libmemchr-0ebdc93958defebb,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtoml-d0cb6e13fbe5412d,libtoml_edit-5393ce83b1059411,libserde_spanned-ce04cc9982e36395,libindexmap-b92bb9c25241b995,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-64cf6590014f8d6d,libbase64-32787b0325ea6df8,libtokio-ca7ff91fdcdcd7d1,libsignal_hook_registry-a760c7518082b676,liberrno-b828f94e94d1c0fa,libsocket2-90b26cd30e1ef9f8,libbytes-2ed9460101f17bbf,libmio-62f621897b6f0872,liblog-a38fd7fd086fa205,libparking_lot-ffadff8dabf49814,libparking_lot_core-1a2829851bfdb608,liblibc-177b4b632c025eff,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libthiserror-5e90adc18491a337,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libanyhow-9e4c44ac98d8e4ea,libclap-6316b3799997a00e,libclap_builder-c9b25634a4b92b0b,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHSOMwj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-54d93fe55b64ef13/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/silo-38eb29e2548a382c" "-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 `silo` (bin "silo" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f", kill_on_drop: false }`
[INFO] [stdout] 11378a8d8a7114c9d32c4cfcec94e98ca80d28cce6831dda7fc2853d426f520f
