[INFO] cloning repository https://github.com/EffortlessMetrics/repropack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EffortlessMetrics/repropack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEffortlessMetrics%2Frepropack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEffortlessMetrics%2Frepropack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f5c723151644e6972c1cc4f49a344892497c4c4 [INFO] testing EffortlessMetrics/repropack against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEffortlessMetrics%2Frepropack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/EffortlessMetrics/repropack [INFO] finished tweaking git repo https://github.com/EffortlessMetrics/repropack [INFO] tweaked toml for git repo https://github.com/EffortlessMetrics/repropack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EffortlessMetrics/repropack on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EffortlessMetrics/repropack 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92069c831ef97ccf8bb0fd6289310b31f81127a9491ed348e80325281231eefd [INFO] running `Command { std: "docker" "start" "-a" "92069c831ef97ccf8bb0fd6289310b31f81127a9491ed348e80325281231eefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92069c831ef97ccf8bb0fd6289310b31f81127a9491ed348e80325281231eefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92069c831ef97ccf8bb0fd6289310b31f81127a9491ed348e80325281231eefd", kill_on_drop: false }` [INFO] [stdout] 92069c831ef97ccf8bb0fd6289310b31f81127a9491ed348e80325281231eefd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10f93a63310660c56e03e5b5be823efd19bd44e9a9bcd9eef1b8bfa3fe14d8a [INFO] running `Command { std: "docker" "start" "-a" "d10f93a63310660c56e03e5b5be823efd19bd44e9a9bcd9eef1b8bfa3fe14d8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling repropack-model v0.1.0 (/opt/rustwide/workdir/crates/repropack-model) [INFO] [stderr] Compiling repropack-pack v0.1.0 (/opt/rustwide/workdir/crates/repropack-pack) [INFO] [stderr] Compiling repropack-render v0.1.0 (/opt/rustwide/workdir/crates/repropack-render) [INFO] [stderr] Compiling repropack-git v0.1.0 (/opt/rustwide/workdir/crates/repropack-git) [INFO] [stderr] Compiling repropack-replay v0.1.0 (/opt/rustwide/workdir/crates/repropack-replay) [INFO] [stderr] Compiling repropack-capture v0.1.0 (/opt/rustwide/workdir/crates/repropack-capture) [INFO] [stderr] Compiling repropack-cli v0.1.0 (/opt/rustwide/workdir/crates/repropack-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "d10f93a63310660c56e03e5b5be823efd19bd44e9a9bcd9eef1b8bfa3fe14d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10f93a63310660c56e03e5b5be823efd19bd44e9a9bcd9eef1b8bfa3fe14d8a", kill_on_drop: false }` [INFO] [stdout] d10f93a63310660c56e03e5b5be823efd19bd44e9a9bcd9eef1b8bfa3fe14d8a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cacd67ae9dc59aa0525d8083eac5f0325ca5bacebddb5ff83cfd8aaf3293ac2 [INFO] running `Command { std: "docker" "start" "-a" "4cacd67ae9dc59aa0525d8083eac5f0325ca5bacebddb5ff83cfd8aaf3293ac2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling repropack-model v0.1.0 (/opt/rustwide/workdir/crates/repropack-model) [INFO] [stderr] Compiling repropack-pack v0.1.0 (/opt/rustwide/workdir/crates/repropack-pack) [INFO] [stderr] Compiling repropack-git v0.1.0 (/opt/rustwide/workdir/crates/repropack-git) [INFO] [stderr] Compiling repropack-render v0.1.0 (/opt/rustwide/workdir/crates/repropack-render) [INFO] [stderr] Compiling repropack-replay v0.1.0 (/opt/rustwide/workdir/crates/repropack-replay) [INFO] [stderr] Compiling repropack-capture v0.1.0 (/opt/rustwide/workdir/crates/repropack-capture) [INFO] [stderr] Compiling repropack-cli v0.1.0 (/opt/rustwide/workdir/crates/repropack-cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclHbl2U/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/{librepropack_render-6d1043e21c7f8323,librepropack_pack-1c34ab037260d3f5,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libtempfile-fa56e35abf608b99,libfastrand-74ae4622d963d882,libtar-af5ca93bef64e950,libxattr-d98afe23a534049c,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libfiletime-966e774bdc41ba64,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libflate2-fd3b35ebb8ab762b,libminiz_oxide-c11290be0375e303,libsimd_adler32-c7fd3607c3eb4ca7,libcrc32fast-5906a57d877d687d,librepropack_git-48ecae07447c495c,librepropack_model-d45da9184396854d,libregex-5928f209e59bbb2a,libtoml-51d08e5aeeb457e2,libtoml_edit-3eb2a7de4bb1a23e,libserde_spanned-26a60b78ae2e794d,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-938048446219e30a,libjsonschema-a3e745319cf597b0,libreqwest-0e90bb782ff96c38,libhyper_rustls-7f773aae8f6aede7,libwebpki_roots-52073429bdaef505,libtokio_rustls-744717f5f10c4cfc,librustls-b08c182e43f3a4b9,libsubtle-e2f0af8959bd7889,libwebpki-0491f5cbf6dde1d6,libring-ca2f4a15571157a5,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_urlencoded-3bdfd52afcb5b9f8,libryu-96e4827cb8e74ef1,libtower_http-9e25c0fad847f31c,libbitflags-5009bb8c2d6ccbe4,libiri_string-6cdde5800cd3944e,libtower-2d0db2f72754c9ec,libtower_layer-5699d784b4449e00,libhyper_util-8684f9298b93d9b7,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libhyper-124eb18b3941cb45,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-44d2cd69ceacecb7,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liblog-a4263a0971f08dad,libfutures_util-e4de4bed2fb1a027,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-90e63b21a34cb374,libform_urlencoded-e63e84c134db7b31,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-8ee1b15d6e964ad9,libutf8_iter-efb3984ee203d151,libidna_adapter-67b59c997a1ff9d5,libicu_properties-8a4bc05d71066299,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-db1f1c192c924574,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-35c553886c8cd3d7,libpotential_utf-82eb33f8bd2da03a,libicu_provider-64f47ab78c572b01,libicu_locale_core-28c4e2e7eb5bec44,libtinystr-5f13f7727d796774,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-b2542dbeb5339c9a,libzerotrie-7051a5e9913a82ec,libyoke-73d08e6d373329ac,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-db78421bcabab4a3,libuuid_simd-19ea899062733c9a,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-20f79b8e0a770b95,libbit_set-aea5647a1bb1659c,libbit_vec-917cdaf51cf9b7d3,libregex_automata-4ec5fb25e7e837e0,libaho_corasick-6fe72661f2ebc760,libemail_address-675128a8fba943fd,libnum_cmp-7a5e5868ad6fe5dc,libregex_syntax-33adcf3d7e28903a,libbase64-fff42f7554bbeb90,libreferencing-cfdb59b36ee368c5,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-714f07fbe7ad0749,libborrow_or_share-91f5a553b5a7e20f,libref_cast-716ec7086a564a93,libahash-b0ca1902c3f4bfef,libgetrandom-6f92f810a570b477,libonce_cell-210b47fe854405d5,libzerocopy-59dcac53f0d5ac51,libuuid-29efccc16a33ef92,libgetrandom-7a93e181ae3957e3,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libtime-f570b3319f8e8220,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-78e6d871b9d3087a,libpowerfmt-521a460cc2ff4e45,libserde-346ceb478769bcb9,libserde_json-195ff27eed452674,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libserde_core-3babf6f5a9b2410c,libanyhow-bb5f243237f5f99b}.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" "/opt/rustwide/target/debug/deps/rustclHbl2U/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-35d55b37cafb31da/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repropack_replay-3c5383104a97c814" "-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 `repropack-replay` (lib test) due to 1 previous error [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" "/opt/rustwide/target/debug/deps/rustcQdjScK/symbols.o" "<4 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/{librepropack_replay-dbc0408629b5022b,librepropack_render-6d1043e21c7f8323,librepropack_pack-1c34ab037260d3f5,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libtar-af5ca93bef64e950,libxattr-d98afe23a534049c,libfiletime-966e774bdc41ba64,libsha2-ce973d3008cbe386,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libflate2-fd3b35ebb8ab762b,libminiz_oxide-c11290be0375e303,libsimd_adler32-c7fd3607c3eb4ca7,libcrc32fast-5906a57d877d687d,librepropack_git-48ecae07447c495c,libanyhow-bb5f243237f5f99b,librepropack_model-d45da9184396854d,libregex-5928f209e59bbb2a,libtoml-51d08e5aeeb457e2,libtoml_edit-3eb2a7de4bb1a23e,libserde_spanned-26a60b78ae2e794d,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-938048446219e30a,libjsonschema-a3e745319cf597b0,libreqwest-0e90bb782ff96c38,libhyper_rustls-7f773aae8f6aede7,libwebpki_roots-52073429bdaef505,libtokio_rustls-744717f5f10c4cfc,librustls-b08c182e43f3a4b9,libsubtle-e2f0af8959bd7889,libwebpki-0491f5cbf6dde1d6,libring-ca2f4a15571157a5,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_urlencoded-3bdfd52afcb5b9f8,libryu-96e4827cb8e74ef1,libtower_http-9e25c0fad847f31c,libiri_string-6cdde5800cd3944e,libtower-2d0db2f72754c9ec,libtower_layer-5699d784b4449e00,libhyper_util-8684f9298b93d9b7,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libhyper-124eb18b3941cb45,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-44d2cd69ceacecb7,libsocket2-5621979a45a8f253,libmio-a44ee8f37bbaf197,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,liblog-a4263a0971f08dad,libfutures_util-e4de4bed2fb1a027,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-90e63b21a34cb374,libform_urlencoded-e63e84c134db7b31,libhttp-f9b3654e0d1e7e7a,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libbytecount-5becb3bef02b0350,libfraction-4715e732356bee3c,liblazy_static-afffdbb119bd9ac1,libnum-9f2c06eab069cf66,libnum_iter-7cf39aaa9d3a892c,libnum_rational-2c9affc1c8cc0d6d,libnum_complex-441f3d3bd5bd8dd5,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libnum_traits-b31cbf0d1da56c4b,libidna-8ee1b15d6e964ad9,libutf8_iter-efb3984ee203d151,libidna_adapter-67b59c997a1ff9d5,libicu_properties-8a4bc05d71066299,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-db1f1c192c924574,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-35c553886c8cd3d7,libpotential_utf-82eb33f8bd2da03a,libicu_provider-64f47ab78c572b01,libicu_locale_core-28c4e2e7eb5bec44,libtinystr-5f13f7727d796774,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-b2542dbeb5339c9a,libzerotrie-7051a5e9913a82ec,libyoke-73d08e6d373329ac,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-db78421bcabab4a3,libuuid_simd-19ea899062733c9a,liboutref-4be8b5e5a9ef3784,libvsimd-9802389176dec340,libfancy_regex-20f79b8e0a770b95,libregex_automata-4ec5fb25e7e837e0,libaho_corasick-6fe72661f2ebc760,libemail_address-675128a8fba943fd,libnum_cmp-7a5e5868ad6fe5dc,libbase64-fff42f7554bbeb90,libreferencing-cfdb59b36ee368c5,libpercent_encoding-99cdb00cefa02ca0,libparking_lot-a9df876d71891e24,libparking_lot_core-d25183a5f22c310c,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libfluent_uri-714f07fbe7ad0749,libborrow_or_share-91f5a553b5a7e20f,libref_cast-716ec7086a564a93,libahash-b0ca1902c3f4bfef,libuuid-29efccc16a33ef92,libtime-f570b3319f8e8220,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-78e6d871b9d3087a,libpowerfmt-521a460cc2ff4e45,libserde-346ceb478769bcb9,libserde_json-195ff27eed452674,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libserde_core-3babf6f5a9b2410c,libproptest-6eda6d2ad6f48cbb,libunarray-8402dba728d49d47,libregex_syntax-33adcf3d7e28903a,librand_xorshift-0ca6b96c81881b3b,librand_chacha-f320cb31826f2212,libppv_lite86-cf785d9a219d3cae,libzerocopy-59dcac53f0d5ac51,librand-44e030bac999617b,librand_core-49ede7e2af31ceda,libgetrandom-6f92f810a570b477,librusty_fork-255249d0cdb4ef8f,libwait_timeout-85eaedbdfcf0747f,libtempfile-fa56e35abf608b99,libgetrandom-7a93e181ae3957e3,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,libfastrand-74ae4622d963d882,libonce_cell-210b47fe854405d5,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libfnv-2a26f5d3b9cd4973,libquick_error-21cd1427beb9c4e2,libbit_set-aea5647a1bb1659c,libbit_vec-917cdaf51cf9b7d3,libbitflags-5009bb8c2d6ccbe4}.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" "/opt/rustwide/target/debug/deps/rustcQdjScK/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-35d55b37cafb31da/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delta_drift_props-4011bf72e56e37b0" "-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 `repropack-replay` (test "delta_drift_props") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4cacd67ae9dc59aa0525d8083eac5f0325ca5bacebddb5ff83cfd8aaf3293ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cacd67ae9dc59aa0525d8083eac5f0325ca5bacebddb5ff83cfd8aaf3293ac2", kill_on_drop: false }` [INFO] [stdout] 4cacd67ae9dc59aa0525d8083eac5f0325ca5bacebddb5ff83cfd8aaf3293ac2