[INFO] cloning repository https://github.com/ShellTux/googol.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShellTux/googol.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShellTux%2Fgoogol.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShellTux%2Fgoogol.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6b40ff0931e254b75dab606543be52674bc3312 [INFO] testing ShellTux/googol.rs against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShellTux%2Fgoogol.rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ShellTux/googol.rs [INFO] finished tweaking git repo https://github.com/ShellTux/googol.rs [INFO] tweaked toml for git repo https://github.com/ShellTux/googol.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShellTux/googol.rs on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShellTux/googol.rs 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded idna_adapter v1.0.0 [INFO] [stderr] Downloaded scraper v0.23.1 [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded servo_arc v0.4.0 [INFO] [stderr] Downloaded mock_instant v0.6.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded thread-id v5.0.0 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded log4rs v1.4.0 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded hyper-util v0.1.12 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded winnow v0.7.10 [INFO] [stderr] Downloaded yaml-rust2 v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f89de0aaf45ab7c08e7123c148e1a67f491009675cf9daf163101e846dde81c [INFO] running `Command { std: "docker" "start" "-a" "3f89de0aaf45ab7c08e7123c148e1a67f491009675cf9daf163101e846dde81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f89de0aaf45ab7c08e7123c148e1a67f491009675cf9daf163101e846dde81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f89de0aaf45ab7c08e7123c148e1a67f491009675cf9daf163101e846dde81c", kill_on_drop: false }` [INFO] [stdout] 3f89de0aaf45ab7c08e7123c148e1a67f491009675cf9daf163101e846dde81c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92658c37b30386c2d20670ffd3308acb8a87a30a145a9bc509318f55f6a6d0ea [INFO] running `Command { std: "docker" "start" "-a" "92658c37b30386c2d20670ffd3308acb8a87a30a145a9bc509318f55f6a6d0ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling yaml-rust2 v0.10.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling googol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-ws v0.3.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoSFrDQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-106c3871a974942f,libenv_logger-d8c2ed1b0ff89321,libtermcolor-96a9ed65821a6544,libis_terminal-13769a372497ded7,libgoogol-ef93b49b955fe354,liblog4rs-ad09a986cd67f3c0,liblog_mdc-23f68b9a997ec7bd,libthread_id-bb9ba436151ed1a3,libhumantime-66d8836745ed0f0c,libserde_yaml-461a2554f995df4c,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libanyhow-e1510cbfe26654d3,libserde_value-805aa07129d17d97,libordered_float-deaa653cf3de3266,libarc_swap-4d53f24db0759841,libserde_yml-afc29d9ed47eea47,liblibyml-6b7798854c797e9c,libreqwest-99464a458a66aca6,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libipnet-9aae67a4e846df6d,libhyper_tls-6f84070e370f2d73,libtokio_native_tls-9419ed4ba3d0cfe7,libnative_tls-33b29475a930e79e,libopenssl_probe-cbab9b905ab83f66,libopenssl-d2984678bc125c07,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b516dddc1569dba6,libconfig-3f534d175827b029,libpathdiff-3b9982cd4c9b7139,libjson5-9f1efeffe18116ad,libron-019b7481590fdd5c,libbase64-64299f9d815d057c,libtoml-a50e7ae94f9a7072,libtoml_edit-52b1937866294a4e,libserde_spanned-d7b1a8e31eefff64,libtoml_write-8a18110dc2453e68,libtoml_datetime-127b1353ad26cb18,libwinnow-2ea5f9c1f51ab192,libini-928f9f491630e09c,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-88e79b79f06a8c22,libhashbrown-c66a0cd602652163,libdlv_list-a3f5d0da37e0605d,libyaml_rust2-58e8f0fb73105255,libarraydeque-be9e663bcba0ae31,libhashlink-1f74fc12a069a4b5,libconvert_case-9ba3bad42e1d2ab3,libactix_ws-d1208f525fb2aada,libtera-a5e518e647d07941,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-f675cd809fac3f8c,libignore-72fe4fc52817ac05,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-2031677cbcfe111d,libbstr-b41024859b1013a5,libpest-1586185098c18b9a,libucd_trie-01dd94f548235104,libthiserror-121c9fb0cc7709d9,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libunicode_segmentation-ff3f1aa3aad6e639,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-0f83a957826f9238,libphf-27ac3c55ead7ef55,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libactix_web-7630cb1538b7be0b,libimpl_more-6fc7c6fa77315c70,libserde_urlencoded-139c027bb3b7d4d5,libserde_json-a6ff4b2739b18e85,libryu-0ea4bafc9bef6d8b,libactix_server-43f58bcc70bf393f,libactix_router-a1acb4fe6cddbf7c,libregex-3e09ccbe224f2bef,libregex_automata-09ad360389028afc,libaho_corasick-7e119a7a04547cd6,libregex_syntax-13fc688ae7f36982,libcookie-58d08e5a780feb3d,libtime-286f9152f02de78a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libactix_http-d86c8d6e9a08b027,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libbrotli-a430f22e8c65708d,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libsha1-233fd67581f8fa01,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,liblocal_channel-faaa9d3d15357bca,libbytestring-ada08bea04fd9812,libencoding_rs-591e0cad5e0af89d,liblanguage_tags-f2740fbda1808d44,libh2-e401061c4367b320,libzstd-e36893b906a66c58,libzstd_safe-b0a912e24304a945,libzstd_sys-bb633318ca393282,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-024b06bb0b2b5eea,libactix_codec-4ac4de549faa28cb,libbitflags-e7c6a7c4abefae8e,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-e524725a62de3329,libhttp-ee1406c505ea38c3,libderive_builder-081c8df81b01ea50,libchrono-dfd95b443951b96d,libiana_time_zone-693b81a5c0b46492,libnum_traits-ded9a7659b833be8,libfutures-60411e2b5fc7077f,libfutures_executor-87fc59ee801bcda7,libderive_more-140f6c4a45466656,liburl-29493541e968d07b,libidna-64162d18b4622bbf,libutf8_iter-0d9be7b316c2b184,libidna_adapter-3973d4b29cf14343,libform_urlencoded-9a3b196401a840c1,libtonic-31ab26b55cba69ef,libhyper_timeout-5a505c3198aab7cc,libhyper_util-bd3a1a1019a6eb2b,libhyper-6e86e3200526cffa,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b8d4621fbe9311d9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum-d57a256416e446ba,libpercent_encoding-9bee39bbc5bd523a,libmatchit-9957f6fb3fe31ab2,libaxum_core-374a7a39f98e0514,libmime-4b44681fdb2c65f7,libtower-72c0e47fb57ff01a,libsync_wrapper-a3845461b7db14a0,libindexmap-47345851131ddd3a,libequivalent-7e0e8cbe6c474a67,libhashbrown-c4df785420ccb62b,libfoldhash-5f95cf2ad1e735f9,libtokio_util-51b29fe9a3c01325,libfutures_util-70f9a1b6d71626c4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libprost-6ecd0fff9e9dd98c,libpin_project-4914271c38b1b910,libtracing-4e9f408bd5c579c0,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libtower_service-0d7df29686b13872,libtokio_stream-89fdb66c9b61a56c,libhttp_body_util-67dd3ebadf32b4c0,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtokio-5557086fb472d840,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-94d073ef57779cea,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,liblog-f03af18f2f61c68e,libserde-51379768fdd59dfa,libclap-735f17c99abd3055,libclap_builder-2e9888f0dee28dc1,libstrsim-24acdad2526b95b7,libanstream-65bae9f685909c30,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-efd7d30a330dd8dd,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoSFrDQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ec964fa2b1303827/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gateway-e7fada0bf5b0981a" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcim34iJ/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-106c3871a974942f,libenv_logger-d8c2ed1b0ff89321,libtermcolor-96a9ed65821a6544,libis_terminal-13769a372497ded7,libscraper-acc7190198c91db7,libego_tree-b962cbce906a24cc,libselectors-ca2eab9dca0cbc73,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libservo_arc-9bba2627fe5f15b9,libstable_deref_trait-a2d30f30be7c468b,libcssparser-519ac12eb8359ea0,libdtoa_short-acc086dcc2027be8,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-dd14ca8f4d61194e,libmarkup5ever-6749d41f4517af54,libstring_cache-ca141afe7043eb47,libprecomputed_hash-7d997fe2cb7badd4,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libgoogol-ef93b49b955fe354,liblog4rs-ad09a986cd67f3c0,liblog_mdc-23f68b9a997ec7bd,libthread_id-bb9ba436151ed1a3,libhumantime-66d8836745ed0f0c,libserde_yaml-461a2554f995df4c,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libanyhow-e1510cbfe26654d3,libserde_value-805aa07129d17d97,libordered_float-deaa653cf3de3266,libarc_swap-4d53f24db0759841,libserde_yml-afc29d9ed47eea47,liblibyml-6b7798854c797e9c,libreqwest-99464a458a66aca6,librustls_pemfile-4e4e26a341919da6,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libipnet-9aae67a4e846df6d,libhyper_tls-6f84070e370f2d73,libtokio_native_tls-9419ed4ba3d0cfe7,libnative_tls-33b29475a930e79e,libopenssl_probe-cbab9b905ab83f66,libopenssl-d2984678bc125c07,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b516dddc1569dba6,libconfig-3f534d175827b029,libpathdiff-3b9982cd4c9b7139,libjson5-9f1efeffe18116ad,libron-019b7481590fdd5c,libbase64-64299f9d815d057c,libtoml-a50e7ae94f9a7072,libtoml_edit-52b1937866294a4e,libserde_spanned-d7b1a8e31eefff64,libtoml_write-8a18110dc2453e68,libtoml_datetime-127b1353ad26cb18,libwinnow-2ea5f9c1f51ab192,libini-928f9f491630e09c,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-88e79b79f06a8c22,libhashbrown-c66a0cd602652163,libdlv_list-a3f5d0da37e0605d,libyaml_rust2-58e8f0fb73105255,libarraydeque-be9e663bcba0ae31,libhashlink-1f74fc12a069a4b5,libconvert_case-9ba3bad42e1d2ab3,libactix_ws-d1208f525fb2aada,libtera-a5e518e647d07941,libslug-e90dfd4a64f70804,libdeunicode-86d3f5b336f0300d,libglobwalk-f675cd809fac3f8c,libignore-72fe4fc52817ac05,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-f70bc53889fe292b,libcrossbeam_epoch-12e0b10032101521,libcrossbeam_utils-0a46ed2e1921bda3,libglobset-2031677cbcfe111d,libbstr-b41024859b1013a5,libpest-1586185098c18b9a,libucd_trie-01dd94f548235104,libthiserror-121c9fb0cc7709d9,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libunicode_segmentation-ff3f1aa3aad6e639,liblazy_static-b3603208c0de2608,libhumansize-f5e74c17279314b4,liblibm-d7dc3851b5dfa6f4,libchrono_tz-0f83a957826f9238,libphf-27ac3c55ead7ef55,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libactix_web-7630cb1538b7be0b,libimpl_more-6fc7c6fa77315c70,libserde_urlencoded-139c027bb3b7d4d5,libserde_json-a6ff4b2739b18e85,libryu-0ea4bafc9bef6d8b,libactix_server-43f58bcc70bf393f,libactix_router-a1acb4fe6cddbf7c,libregex-3e09ccbe224f2bef,libregex_automata-09ad360389028afc,libaho_corasick-7e119a7a04547cd6,libregex_syntax-13fc688ae7f36982,libcookie-58d08e5a780feb3d,libtime-286f9152f02de78a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libactix_http-d86c8d6e9a08b027,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libbrotli-a430f22e8c65708d,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libsha1-233fd67581f8fa01,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,liblocal_channel-faaa9d3d15357bca,libbytestring-ada08bea04fd9812,libencoding_rs-591e0cad5e0af89d,liblanguage_tags-f2740fbda1808d44,libh2-e401061c4367b320,libzstd-e36893b906a66c58,libzstd_safe-b0a912e24304a945,libzstd_sys-bb633318ca393282,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-024b06bb0b2b5eea,libactix_codec-4ac4de549faa28cb,libbitflags-e7c6a7c4abefae8e,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-e524725a62de3329,libhttp-ee1406c505ea38c3,libderive_builder-081c8df81b01ea50,libchrono-dfd95b443951b96d,libiana_time_zone-693b81a5c0b46492,libnum_traits-ded9a7659b833be8,libfutures-60411e2b5fc7077f,libfutures_executor-87fc59ee801bcda7,libderive_more-140f6c4a45466656,liburl-29493541e968d07b,libidna-64162d18b4622bbf,libutf8_iter-0d9be7b316c2b184,libidna_adapter-3973d4b29cf14343,libform_urlencoded-9a3b196401a840c1,libtonic-31ab26b55cba69ef,libhyper_timeout-5a505c3198aab7cc,libhyper_util-bd3a1a1019a6eb2b,libhyper-6e86e3200526cffa,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-b8d4621fbe9311d9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum-d57a256416e446ba,libpercent_encoding-9bee39bbc5bd523a,libmatchit-9957f6fb3fe31ab2,libaxum_core-374a7a39f98e0514,libmime-4b44681fdb2c65f7,libtower-72c0e47fb57ff01a,libsync_wrapper-a3845461b7db14a0,libindexmap-47345851131ddd3a,libequivalent-7e0e8cbe6c474a67,libhashbrown-c4df785420ccb62b,libfoldhash-5f95cf2ad1e735f9,libtokio_util-51b29fe9a3c01325,libfutures_util-70f9a1b6d71626c4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-2a03de3babadded3,libprost-6ecd0fff9e9dd98c,libpin_project-4914271c38b1b910,libtracing-4e9f408bd5c579c0,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libtower_service-0d7df29686b13872,libtokio_stream-89fdb66c9b61a56c,libhttp_body_util-67dd3ebadf32b4c0,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtokio-5557086fb472d840,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-94d073ef57779cea,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,liblog-f03af18f2f61c68e,libserde-51379768fdd59dfa}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcim34iJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ec964fa2b1303827/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/downloader-c325fe3c2a8834fd" "-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 `googol` (bin "gateway") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `googol` (bin "downloader") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "92658c37b30386c2d20670ffd3308acb8a87a30a145a9bc509318f55f6a6d0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92658c37b30386c2d20670ffd3308acb8a87a30a145a9bc509318f55f6a6d0ea", kill_on_drop: false }` [INFO] [stdout] 92658c37b30386c2d20670ffd3308acb8a87a30a145a9bc509318f55f6a6d0ea