[INFO] fetching crate krik 0.1.27... [INFO] testing krik-0.1.27 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate krik 0.1.27 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate krik 0.1.27 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate krik 0.1.27 [INFO] tweaked toml for crates.io crate krik 0.1.27 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate krik 0.1.27 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate krik 0.1.27 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66f323504b034f896dd910148e381a86794f8ca0c29a4518e56382f49b23cc4 [INFO] running `Command { std: "docker" "start" "-a" "c66f323504b034f896dd910148e381a86794f8ca0c29a4518e56382f49b23cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66f323504b034f896dd910148e381a86794f8ca0c29a4518e56382f49b23cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66f323504b034f896dd910148e381a86794f8ca0c29a4518e56382f49b23cc4", kill_on_drop: false }` [INFO] [stdout] c66f323504b034f896dd910148e381a86794f8ca0c29a4518e56382f49b23cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c96c08758ba8e12385b23cec75dd0eb9a49e40fa465da175560f14dcc2f1394 [INFO] running `Command { std: "docker" "start" "-a" "5c96c08758ba8e12385b23cec75dd0eb9a49e40fa465da175560f14dcc2f1394", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling warp v0.4.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling krik v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "5c96c08758ba8e12385b23cec75dd0eb9a49e40fa465da175560f14dcc2f1394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c96c08758ba8e12385b23cec75dd0eb9a49e40fa465da175560f14dcc2f1394", kill_on_drop: false }` [INFO] [stdout] 5c96c08758ba8e12385b23cec75dd0eb9a49e40fa465da175560f14dcc2f1394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93351ec1e3ac0174200bad296af5188c45fd4916d9403fc900d5295d865b1122 [INFO] running `Command { std: "docker" "start" "-a" "93351ec1e3ac0174200bad296af5188c45fd4916d9403fc900d5295d865b1122", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling krik v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `krik` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name krik --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rustls", "vendored-openssl"))' -C metadata=2a9f544a1af457f3 -C extra-filename=-9efb4c4203cd3d30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-d4f7aee2c1ddcd9d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0296d67f9038e3e3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5d8a0a04eaa5d2e1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8e84add113645015.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-0c2a38f404d888ac.rlib --extern local_ip_address=/opt/rustwide/target/debug/deps/liblocal_ip_address-74424bf4a365d9a8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-7ff0650f421437f8.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-060ad486a1032bb8.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-c3034deeeb8a6deb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c132b58376a5093a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-05279f76b330e74e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b9aedce9fa94ff8d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6883ffffede51ca5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ae012500dccf76d6.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-4021a659cd47ca92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f70edd31303a0c2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a6f92158d7c04e81.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dd73b22d50f3fd7d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b535c43c5d659ddd.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-4cb47d3ba106562b.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-42091e9053570b66.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a77bbc65f852b4ff/out` (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" "/tmp/rustcZAOu2K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZAOu2K/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/content-b2c9252181e76177" "-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 `krik` (test "content") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpYCYw1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpYCYw1/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/index_selection-c2002896d29d9be9" "-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 `krik` (test "index_selection") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4HKkeB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4HKkeB/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ast_parser-05bf4c9dcc70dafd" "-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 `krik` (test "ast_parser") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDRw73Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDRw73Q/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/robots-3f96e16cd96b4959" "-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 `krik` (test "robots") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsQXxWS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsQXxWS/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/markdown_more-eeab8861fc355907" "-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 `krik` (test "markdown_more") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvley2T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvley2T/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sitemap_more-edb718f4b630e09d" "-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 `krik` (test "sitemap_more") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjUrd5m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjUrd5m/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/i18n-3bf1d33cc9e743b3" "-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 `krik` (test "i18n") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceSbNMV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkrik-99caa7589f7f486e,liblocal_ip_address-74424bf4a365d9a8,libneli-8550e7708764b671,libbyteorder-8f59b6d1bfdaa844,libatty-d4f7aee2c1ddcd9d,libserde_yaml-6883ffffede51ca5,libunsafe_libyaml-d3127b66fe569cc5,libtoml-a6f92158d7c04e81,libtoml_writer-54b6050b27d20aca,libtoml_parser-dc1ad24cfb06d3f8,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libwarp-4cb47d3ba106562b,libscoped_tls-ddc34d439339bb5f,libtokio_tungstenite-a4663ad261d96f93,libtungstenite-aa24c0ff93dfbe60,libdata_encoding-506ef4e476430498,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libutf8-f4341c3c7568480d,libmime_guess-1c0aa85c0b164d23,libheaders-de6d5165691add79,libsha1-276d3f9fb0e505ba,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libmime-0188e0814ca7ddbf,libheaders_core-daadabd5c7fe7799,libpin_project-b0b250276b6e9e3e,libnotify-7ff0650f421437f8,libinotify-024a21f54af3caf2,libinotify_sys-778f2a9aaa838943,libnotify_types-bd89dc9593822ef7,libtracing_subscriber-dd73b22d50f3fd7d,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libreqwest-05279f76b330e74e,libserde_urlencoded-c570995c34fa6c00,libhyper_rustls-454c5eb00d295616,libwebpki_roots-fbb83cc2a6d2046a,libtokio_rustls-c0436edbbaf35675,librustls-286bbeb4c063518b,libsubtle-2ae6a7038b9a0630,libwebpki-d3e3f39a0d876fe6,libring-08028774e994f604,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtower_http-21e58de0da49705f,libiri_string-f2231ba2cbe5b068,libtower-463395cfdc0b61b7,libtower_layer-d908dd771b239ecd,libhyper_util-8d30ff5e11cebdfd,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-65568ae4596e5d8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-b9b8ee31daf0d81d,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-fb4086c48b890800,libhttpdate-331798cefc82cc7e,libfutures_channel-0c7632e5ed4dc230,libtokio-0f70edd31303a0c2,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-ae93f0585ac5dd17,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-b535c43c5d659ddd,libidna-9e83c1d9f2ee31ea,libutf8_iter-51566bbad89f3a68,libidna_adapter-ec0a9a2d95f415fc,libicu_properties-037a3ae332dcbdea,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-ddbddf1abc4b4adb,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b653bf54fc5bb502,libpotential_utf-0b50ccdbc7f96f47,libicu_provider-c35babc157382718,libicu_locale_core-c31c529a7b2e9fe5,libtinystr-0f62d54b2b126d8a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-a99c6680802a2cb1,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libhttp-91749a31ed6c7a44,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_util-8e84add113645015,libslab-06cf58f8e93304ed,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libinclude_dir-0c2a38f404d888ac,libpathdiff-3903ede7ad100cac,libtera-4021a659cd47ca92,libslug-0a53d764e1e52347,libdeunicode-638c5e76498a40ca,libglobwalk-f3ac8794a6a9a9ac,libignore-2367c235aa68b169,libglobset-92d001116690dcba,libbstr-308c90e2333078be,libpest-d3daa9aba53bf332,libucd_trie-64e35acb102f3b4d,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libpercent_encoding-af9df9186596bd92,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,liblazy_static-3674be3f4245d19b,libhumansize-865b06fb16e747d2,liblibm-61df0eb35573aff3,libchrono_tz-954950fee38cbde5,libphf-88b28dcc9685b1bc,libphf_shared-b581ff549ac64636,libsiphasher-03bcd832dc490f0a,libserde_json-b9aedce9fa94ff8d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libwhich-42091e9053570b66,libenv_home-2bdd09637334512a,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libregex-c132b58376a5093a,libregex_automata-b3f70e3b1fffd878,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,libpulldown_cmark-060ad486a1032bb8,libbitflags-ff7cd226995c6b8d,libmemchr-eb753e192a6bbd2d,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libthiserror-4571c34690b6c4a3,libchrono-0296d67f9038e3e3,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libserde-684bc8748f47d632,libtracing-c1202153f5dff83a,liblog-d6f7bb1298e9acd0,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libclap-5d8a0a04eaa5d2e1,libclap_builder-40af8d140d974399,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceSbNMV/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/ring-a77bbc65f852b4ff/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sitemap-5bd975cad614da18" "-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 `krik` (test "sitemap") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "93351ec1e3ac0174200bad296af5188c45fd4916d9403fc900d5295d865b1122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93351ec1e3ac0174200bad296af5188c45fd4916d9403fc900d5295d865b1122", kill_on_drop: false }` [INFO] [stdout] 93351ec1e3ac0174200bad296af5188c45fd4916d9403fc900d5295d865b1122