[INFO] cloning repository https://github.com/ilaborie/gitmoji-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilaborie/gitmoji-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a6e00cc135454ff8f17db4649793a078a02c59c [INFO] testing ilaborie/gitmoji-rs against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filaborie%2Fgitmoji-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilaborie/gitmoji-rs on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilaborie/gitmoji-rs [INFO] finished tweaking git repo https://github.com/ilaborie/gitmoji-rs [INFO] tweaked toml for git repo https://github.com/ilaborie/gitmoji-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ilaborie/gitmoji-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2623049cc23ed4352a9469e33dfa48113811bcdb96b9482e6c653e09e0fdf507 [INFO] running `Command { std: "docker" "start" "-a" "2623049cc23ed4352a9469e33dfa48113811bcdb96b9482e6c653e09e0fdf507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2623049cc23ed4352a9469e33dfa48113811bcdb96b9482e6c653e09e0fdf507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2623049cc23ed4352a9469e33dfa48113811bcdb96b9482e6c653e09e0fdf507", kill_on_drop: false }` [INFO] [stdout] 2623049cc23ed4352a9469e33dfa48113811bcdb96b9482e6c653e09e0fdf507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec8bd6d40f0b12930fb0d2a9f18a5669c1be3517fd35cebc42a1c9a4180fdb3e [INFO] running `Command { std: "docker" "start" "-a" "ec8bd6d40f0b12930fb0d2a9f18a5669c1be3517fd35cebc42a1c9a4180fdb3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling clap_complete v4.5.44 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling jiff v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gitmoji-rs v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "ec8bd6d40f0b12930fb0d2a9f18a5669c1be3517fd35cebc42a1c9a4180fdb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8bd6d40f0b12930fb0d2a9f18a5669c1be3517fd35cebc42a1c9a4180fdb3e", kill_on_drop: false }` [INFO] [stdout] ec8bd6d40f0b12930fb0d2a9f18a5669c1be3517fd35cebc42a1c9a4180fdb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5605f2b5616afc0eec7a4f4f9dd5acdde03621cd12e7829039f4c238e63561cd [INFO] running `Command { std: "docker" "start" "-a" "5605f2b5616afc0eec7a4f4f9dd5acdde03621cd12e7829039f4c238e63561cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling comma v1.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rexpect v0.6.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.2 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling gitmoji-rs v2.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0hfehw/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_log-c6adf53298a8fec1.rlib,libtracing_subscriber-d7a9100d3f30651b.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libtracing_log-cfb7cf9f95e1b674.rlib,libassert_fs-b6f5c3eadf471cbf.rlib,libglobwalk-5fc5012009b1dc91.rlib,libignore-88d9890d5a14c17d.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libcrossbeam_deque-5aeee250de38da68.rlib,libcrossbeam_epoch-b2ddade551dd4182.rlib,libcrossbeam_utils-fe393cbd49b066a4.rlib,libglobset-47f7ecbd4b87d722.rlib,libanyhow-c985e57c0ac9efb6.rlib,libwiremock-b54364bf9415ea24.rlib,libdeadpool-c359e4c89808dd3e.rlib,libnum_cpus-138b4757876870d4.rlib,libdeadpool_runtime-cddf124178e13e59.rlib,libregex-5f1f064b98e3a0db.rlib,libassert_json_diff-3413b02dfac3fc68.rlib,libserial_test-abe67268e75f37e5.rlib,libparking_lot-cea2cf90d9301957.rlib,libparking_lot_core-9387cadb954d0405.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libfutures-a5d03d6124dcf917.rlib,libfutures_executor-319db93c471df09e.rlib,libscc-30de7cc4ed529153.rlib,libsdd-1d505deb906108f9.rlib,libgitmoji_rs-d7a3efd4644feaa2.rlib,libreqwest-4ae05b8f326146e0.rlib,libserde_urlencoded-e1549792f6d976c5.rlib,libbase64-2a03de3babadded3.rlib,librustls_pemfile-050828228477779f.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_rustls-e4d19af448d07f13.rlib,librustls_native_certs-74eae40a7af802be.rlib,libhyper_tls-4d3acdee6e6805a5.rlib,libtokio_native_tls-0204efab66d9c0c9.rlib,libtokio_rustls-9a95a57f60d361d8.rlib,librustls-8bbd9a82864b582c.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-5be214812260327b.rlib,libring-e19af76d0ab609ae.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,librustls_pki_types-613e103407ed47ec.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libserde_json-a026954f1ac087f0.rlib,libryu-f8ba606093049f91.rlib,libtower-3f73a8a1e55e3f2b.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libtower_layer-d70c7e404336389b.rlib,libnative_tls-d4b120f82e98bece.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-57f83e5e076295b6.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-35f3fccd0b45a11b.rlib,libhyper_util-e45a265ae9550403.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-b583eb0b63fb27c6.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-2c47b37603a1f051.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-1356067306eea1a3.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp_body_util-928e67b257801a44.rlib,libfutures_util-9872ffa711e66c27.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp_body-d5740143cdc85e9c.rlib,liblog-669e9396cafcbb01.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-af6b2467def66428.rlib,libitoa-d34da3363977f6fb.rlib,libfnv-2d77ec4f6f971b24.rlib,libtoml_edit-ea839b6c90d8e630.rlib,libserde_spanned-0788d66dc710e071.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libwinnow-d0d25368083fcf89.rlib,libtoml_datetime-b61d5e6fc1872c73.rlib,libderive_more-d47015194e0d501d.rlib,libjiff-d06690c112e8f087.rlib,libtokio-ad0eb4d18bb768c6.rlib,libsignal_hook_registry-aed92b678c0113a5.rlib,libsocket2-af858016a4888588.rlib,libbytes-485c92da441bbc40.rlib,libmio-8a7e27e4bda9b6ff.rlib,libdirectories-c14350be9adbbb96.rlib,libdirs_sys-b6dbc9fcd59636de.rlib,liboption_ext-23838f1959a6156b.rlib,libdialoguer-73d21339830fb1bb.rlib,libshell_words-577647bd4f992c17.rlib,libtempfile-d82361ae1f163b87.rlib,libgetrandom-60a2714939ec4294.rlib,libfastrand-503f12a96d791409.rlib,librustix-779ceb36c6908f95.rlib,libbitflags-408636d705dcb2cc.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libzeroize-ead98f074a37f829.rlib,libfuzzy_matcher-57ad8109b4a5c7c1.rlib,libthread_local-0c22053d18313b1f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libthiserror-46bf9f73af5b8c4d.rlib,libtracing-c635523e42747add.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libtracing_core-6e2b81620e2f1c08.rlib,libconsole-9fe848c8b5727b79.rlib,libunicode_width-79cfce0a776a55d3.rlib,libonce_cell-5c42cc25c3567235.rlib,liburl-1ff4bb1419f56ba1.rlib,libidna-57791bd883ad5e3b.rlib,libidna_adapter-3bf83588c9268795.rlib,libicu_normalizer-ab95984599ec799f.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-e2fbd282c83e646d.rlib,libicu_properties-f523feeb670644c4.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-bd03b9039d28a7ba.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-199aae7ef55a30c5.rlib,libicu_provider-8d4cc900c4255a53.rlib,libicu_locid-184184171233db06.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-803852758cb58049.rlib,libzerovec-cf9f7c35a8a963cf.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-6d0556808a1a2c6d.rlib,libzerofrom-86b19c551941613c.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde-9c3a48df536cca76.rlib,libclap_complete-b6d30e79f6b3b997.rlib,libclap-97a07372bc63f41e.rlib,libclap_builder-1b1e57756d565873.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libassert_cmd-7e1a0d82b10ebd67.rlib,libwait_timeout-f82ccf284d6a8356.rlib,liblibc-dccbd4dd90a02783.rlib,libdoc_comment-0c3ad965c8452075.rlib,libbstr-f5c9748abf113cdf.rlib,libregex_automata-5c66fb51a70621b2.rlib,libaho_corasick-f95a2d77404a73d2.rlib,libregex_syntax-13fc688ae7f36982.rlib,libmemchr-3ffe5f7a52883367.rlib,libpredicates_tree-b3298609c489becd.rlib,libtermtree-a075e54d067ee6cb.rlib,libpredicates-0b6fcc15cec94be2.rlib,libanstyle-df82d657645c4a5c.rlib,libdifflib-b5c0d174341d4249.rlib,libpredicates_core-2b501300e88847fc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-6e6b1b13b06374e0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/update-f54ad7367c7f4012" "-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 `gitmoji-rs` (test "update") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5605f2b5616afc0eec7a4f4f9dd5acdde03621cd12e7829039f4c238e63561cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5605f2b5616afc0eec7a4f4f9dd5acdde03621cd12e7829039f4c238e63561cd", kill_on_drop: false }` [INFO] [stdout] 5605f2b5616afc0eec7a4f4f9dd5acdde03621cd12e7829039f4c238e63561cd