[INFO] cloning repository https://github.com/onlyhavecans/silicon-dawn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onlyhavecans/silicon-dawn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlyhavecans%2Fsilicon-dawn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlyhavecans%2Fsilicon-dawn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43456d5a53fb95a19a0fdad6faf428375f811e61 [INFO] testing onlyhavecans/silicon-dawn against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlyhavecans%2Fsilicon-dawn" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onlyhavecans/silicon-dawn on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onlyhavecans/silicon-dawn [INFO] finished tweaking git repo https://github.com/onlyhavecans/silicon-dawn [INFO] tweaked toml for git repo https://github.com/onlyhavecans/silicon-dawn written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onlyhavecans/silicon-dawn 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-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 470c07080752977df9debb0fdd4763e9885e8a1a28fcb0f71637103bbc0341ca [INFO] running `Command { std: "docker" "start" "-a" "470c07080752977df9debb0fdd4763e9885e8a1a28fcb0f71637103bbc0341ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "470c07080752977df9debb0fdd4763e9885e8a1a28fcb0f71637103bbc0341ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470c07080752977df9debb0fdd4763e9885e8a1a28fcb0f71637103bbc0341ca", kill_on_drop: false }` [INFO] [stdout] 470c07080752977df9debb0fdd4763e9885e8a1a28fcb0f71637103bbc0341ca [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd056c8fe240ceca64096bd264a5dd229ce89798b4a4172fa0c75ad0a495ea24 [INFO] running `Command { std: "docker" "start" "-a" "dd056c8fe240ceca64096bd264a5dd229ce89798b4a4172fa0c75ad0a495ea24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [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 rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [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 toml v0.8.19 [INFO] [stderr] Compiling config v0.15.8 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling silicon-dawn v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.41s [INFO] running `Command { std: "docker" "inspect" "dd056c8fe240ceca64096bd264a5dd229ce89798b4a4172fa0c75ad0a495ea24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd056c8fe240ceca64096bd264a5dd229ce89798b4a4172fa0c75ad0a495ea24", kill_on_drop: false }` [INFO] [stdout] dd056c8fe240ceca64096bd264a5dd229ce89798b4a4172fa0c75ad0a495ea24 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1f7449671c1bb244f169197989648a74d19dce950ba0029dfdf5f4d17c02ce [INFO] running `Command { std: "docker" "start" "-a" "cf1f7449671c1bb244f169197989648a74d19dce950ba0029dfdf5f4d17c02ce", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling silicon-dawn v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9PGpiA/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-4aa10aa413129367.rlib,librustls_pemfile-37fc7deda89168e1.rlib,librustls_pki_types-7013f2d5aa634e0b.rlib,libipnet-a38805d99c19843f.rlib,libhyper_tls-1e147f4118a633e0.rlib,libtokio_native_tls-332b7e4f69241cd4.rlib,libtower-bf5edff77d97bee9.rlib,libsync_wrapper-dec6d2c880d81363.rlib,libtower_layer-d908dd771b239ecd.rlib,libnative_tls-489e8feb15e2a328.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libopenssl-e158a1485402195b.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-2ee9a456677ce922.rlib,libhyper_util-cbf5ef1e2013831c.rlib,libtower_service-3fb88d28c2218805.rlib,libhyper-424732913058eede.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libh2-f5e2f84864242516.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libfutures_channel-8e61eaebe9799500.rlib,libhttp_body_util-3d151a8b47ca8fa7.rlib,libhttp_body-07e9375f45a647e4.rlib,libhttp-8ddb1eab856a2d71.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsilicon_dawn-7b5e78f71fe1156d.rlib,libconfig-ab4c2f4a27d5a529.rlib,libpathdiff-3903ede7ad100cac.rlib,libjson5-7a72cc0939ad522c.rlib,libpest-89b53d61b24c617c.rlib,libucd_trie-64e35acb102f3b4d.rlib,libthiserror-6f1f57569543a8bf.rlib,libron-daade610ea62a6e9.rlib,libbase64-13144a1f1e192158.rlib,libtoml-2f82524381863273.rlib,libtoml_edit-ff3787eb02d7663a.rlib,libserde_spanned-1e04dd0fb0ddc3a9.rlib,libtoml_datetime-02d801cf9d59d90e.rlib,libwinnow-1f6a59598c1c0f74.rlib,libini-b2a1ef58d2375401.rlib,libtrim_in_place-d8724e048d585993.rlib,libordered_multimap-0c3a6cf5f94b7522.rlib,libdlv_list-cb64917379bc53ff.rlib,libyaml_rust2-72da7bf450ea5563.rlib,libarraydeque-113b06ef7681d200.rlib,libhashlink-d1e7fdb564aa79eb.rlib,libhashbrown-4ded1aff68a30e57.rlib,libconvert_case-68da4ebb4b63e298.rlib,libunicode_segmentation-421de088ab714999.rlib,liburlencoding-061758bc6028ea3e.rlib,libactix_files-8890337e5674c4a4.rlib,libhttp_range-f5119913cb7eb173.rlib,libv_htmlescape-65aec9f923380612.rlib,libmime_guess-b3dc4e856f7e15ae.rlib,libunicase-a96f10189856838f.rlib,libaskama-a9cd256b8cee1aaa.rlib,libnum_traits-851457afb43234ce.rlib,libhumansize-e5aa12a59223c3a3.rlib,liblibm-9b310263a788419e.rlib,libaskama_escape-48d0a031c76537ca.rlib,libactix_web-48a3668bf52a3ace.rlib,libimpl_more-7d8093f282a8f115.rlib,liburl-bbb67f94f606192c.rlib,libidna-885b0fe9ff2836c1.rlib,libidna_adapter-9005330fa11b1a31.rlib,libicu_normalizer-5064d6c0812f9bb4.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libicu_properties-8b94d856552b6406.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-4a028e8cb9198c9f.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-a6252268580c2fe2.rlib,libicu_provider-0850dd82f7bd7a2d.rlib,libicu_locid-3bea44e6851d99ad.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-12520a09c6f76ee8.rlib,libzerovec-c53248b66fdf5020.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-7e4175c3a0f02e0a.rlib,libzerofrom-dec4823943deafca.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libserde_urlencoded-cf09215642bcdf29.rlib,libform_urlencoded-35907277f0683ea4.rlib,libserde_json-e40ebfdd950ee9ad.rlib,libryu-c61af0f0be00172a.rlib,libactix_server-e4665f61913487b5.rlib,libactix_router-fcc0f526011c14d0.rlib,libregex-c1f2f84bdfda4529.rlib,libregex_automata-536e6d7a88b98780.rlib,libaho_corasick-847080ddcc800a8c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libcookie-feb06f0d4300260a.rlib,libtime-dd525d6218426401.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libactix_http-7f3b15f4bbe6125d.rlib,librand-91bb251100011e63.rlib,librand_chacha-01d1ce7c4a5ec070.rlib,librand_core-38ffc94061015320.rlib,libhttparse-9a4ee2a4f885fa66.rlib,libbrotli-c08f80e61f966816.rlib,libbrotli_decompressor-98786c519fc6562e.rlib,liballoc_stdlib-27a2ad33aa090449.rlib,liballoc_no_stdlib-118b0458ceca2dd8.rlib,libhttpdate-331798cefc82cc7e.rlib,libsha1-43f9e06fcf559b04.rlib,libcpufeatures-e04321643d03190d.rlib,libdigest-5a4b6dd744fb2678.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libbase64-32787b0325ea6df8.rlib,liblocal_channel-95ad785aa0bd083a.rlib,libbytestring-5ea077138d3886a5.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,liblanguage_tags-458019a498dd9479.rlib,libahash-840a9b3408fdd93b.rlib,libgetrandom-b86a5ded14a1c0d1.rlib,libmime-0188e0814ca7ddbf.rlib,libpercent_encoding-af9df9186596bd92.rlib,libh2-073f996b2c4eb715.rlib,libindexmap-5e898b4f7fc9565e.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libslab-33a512f5e5040868.rlib,libfutures_util-7445315e3d23a36a.rlib,libfutures_task-f13500651ee1eef1.rlib,libpin_utils-3860774ad9b215b5.rlib,libzstd-6c717e7ded2c8a25.rlib,libzstd_safe-c8d2092350cb2198.rlib,libzstd_sys-579870ba285c3c88.rlib,libflate2-824396b9f15812b7.rlib,libminiz_oxide-15230cb047f5c3a8.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libactix_service-37dbafc0142caf6d.rlib,libactix_codec-aa447920964ffcd6.rlib,libtracing-ed5edd8701a5456a.rlib,libtracing_core-213f4de5b5702b27.rlib,libonce_cell-2642703f88b7c2f4.rlib,libmemchr-08f38e9718637002.rlib,libbitflags-4e2dc1e6649a2c1e.rlib,libserde-ce3a527049bc1cb5.rlib,libtokio_util-7398691796bc0135.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libactix_utils-c35004119e876a6b.rlib,liblocal_waker-256d3526e6604f95.rlib,libactix_rt-9f73a451bdc4557d.rlib,libtokio-edab678eb42d93d1.rlib,libsignal_hook_registry-3f065a6dddcfee0b.rlib,libsocket2-803e450c0bfb6931.rlib,libmio-aeb8c792e1f8c305.rlib,liblog-80875292d548eefe.rlib,libparking_lot-4e432edf14b8c799.rlib,libparking_lot_core-cca3270f64a2eb93.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libfutures_core-3b920243fce8fec0.rlib,libhttp-6cac78529709dda0.rlib,libitoa-6e2430f2fa153711.rlib,libbytes-c922de7d27e480b6.rlib,libfnv-79e2cbfbe03dcd16.rlib,librand-b17ba9fdfa664948.rlib,librand_chacha-d34a26be60faae07.rlib,libppv_lite86-5c4cbad345e304c2.rlib,libzerocopy-d1aede5c66a344f6.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-b6732bfa258bb543.rlib,libgetrandom-f201c27be0a5bde3.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-5ef799336ae1200b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3157dd90bdded713/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/routes-cfc9d08a6d9eef67" "-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 `silicon-dawn` (test "routes") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf1f7449671c1bb244f169197989648a74d19dce950ba0029dfdf5f4d17c02ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1f7449671c1bb244f169197989648a74d19dce950ba0029dfdf5f4d17c02ce", kill_on_drop: false }` [INFO] [stdout] cf1f7449671c1bb244f169197989648a74d19dce950ba0029dfdf5f4d17c02ce