[INFO] cloning repository https://github.com/kindredgroup/talos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindredgroup/talos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e540d90ee4e2777409ce0b54461abdee27cf8ab [INFO] building kindredgroup/talos against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kindredgroup/talos on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kindredgroup/talos [INFO] finished tweaking git repo https://github.com/kindredgroup/talos [INFO] tweaked toml for git repo https://github.com/kindredgroup/talos written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kindredgroup/talos 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-build v2.0.1 [INFO] [stderr] Downloaded siphasher v1.0.0 [INFO] [stderr] Downloaded opentelemetry-stdout v0.1.0 [INFO] [stderr] Downloaded napi-derive-backend v1.0.52 [INFO] [stderr] Downloaded refinery v0.8.11 [INFO] [stderr] Downloaded refinery-macros v0.8.11 [INFO] [stderr] Downloaded refinery-core v0.8.11 [INFO] [stderr] Downloaded deadpool-postgres v0.11.0 [INFO] [stderr] Downloaded postgres v0.19.7 [INFO] [stderr] Downloaded napi v2.13.3 [INFO] [stderr] Downloaded rdkafka v0.34.0 [INFO] [stderr] Downloaded napi-derive v2.13.0 [INFO] [stderr] Downloaded sasl2-sys v0.1.20+2.1.28 [INFO] [stderr] Downloaded rdkafka-sys v4.6.0+2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37571a5b01a002da2954d46007bcf7101ec16de422943fde4f8f48b4e5160c9d [INFO] running `Command { std: "docker" "start" "-a" "37571a5b01a002da2954d46007bcf7101ec16de422943fde4f8f48b4e5160c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37571a5b01a002da2954d46007bcf7101ec16de422943fde4f8f48b4e5160c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37571a5b01a002da2954d46007bcf7101ec16de422943fde4f8f48b4e5160c9d", kill_on_drop: false }` [INFO] [stdout] 37571a5b01a002da2954d46007bcf7101ec16de422943fde4f8f48b4e5160c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9133d557440da02df3a24d475be157a529180ebe0c82ccba87b24d229748f741 [INFO] running `Command { std: "docker" "start" "-a" "9133d557440da02df3a24d475be157a529180ebe0c82ccba87b24d229748f741", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling sasl2-sys v0.1.20+2.1.28 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rdkafka-sys v4.6.0+2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.20 [INFO] [stderr] Compiling siphasher v1.0.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling napi-build v2.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling cohort_sdk_js v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk_js) [INFO] [stderr] Compiling napi-sys v2.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi-derive-backend v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ctor v0.2.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling napi-derive v2.13.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling value-bag-serde1 v1.4.2 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling talos_common_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_common_utils) [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling talos_suffix v0.2.7-dev (/opt/rustwide/workdir/packages/talos_suffix) [INFO] [stderr] Compiling opentelemetry-stdout v0.1.0 [INFO] [stderr] Compiling talos_certifier v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier) [INFO] [stderr] Compiling refinery-core v0.8.11 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling talos_metrics v0.2.7-dev (/opt/rustwide/workdir/packages/talos_metrics) [INFO] [stderr] Compiling refinery-macros v0.8.11 [INFO] [stderr] Compiling multimap v0.9.1 [INFO] [stderr] Compiling talos_cohort_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/talos_cohort_replicator) [INFO] [stderr] Compiling deadpool-postgres v0.11.0 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling banking_common v0.2.7-dev (/opt/rustwide/workdir/packages/banking_common) [INFO] [stderr] Compiling napi v2.13.3 [INFO] [stderr] Compiling refinery v0.8.11 [INFO] [stderr] Compiling examples_support v0.2.7-dev (/opt/rustwide/workdir/packages/examples_support) [INFO] [stderr] Compiling rdkafka v0.34.0 [INFO] [stderr] Compiling talos_rdkafka_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_rdkafka_utils) [INFO] [stderr] Compiling talos_messenger_core v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_core) [INFO] [stderr] Compiling talos_agent v0.2.7-dev (/opt/rustwide/workdir/packages/talos_agent) [INFO] [stderr] Compiling talos_certifier_adapters v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier_adapters) [INFO] [stderr] Compiling cohort_sdk v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk) [INFO] [stderr] Compiling talos_messenger_actions v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_actions) [INFO] [stderr] Compiling cohort_banking v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_banking) [INFO] [stderr] Compiling banking_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/banking_replicator) [INFO] [stderr] Compiling messenger_using_kafka v0.2.7-dev (/opt/rustwide/workdir/examples/messenger_using_kafka) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcJXtUOq/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJXtUOq/symbols.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.cohort_sdk_js.9dd50dc791ba6d3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cohort_sdk_js.as7wp1fy6kxxjq8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-f79407b128bc6256/out/src" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fe6ce6089fb5ec82.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-44cbe4008430c999.rlib" "/opt/rustwide/target/debug/deps/librustix-83765d783ebea83e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9fc6739894f6a79f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libtalos_certifier_adapters-70d0711a6dd2c156.rlib" "/opt/rustwide/target/debug/deps/librefinery-98d05787ded566a0.rlib" "/opt/rustwide/target/debug/deps/librefinery_core-7d70e8cc8467bf7a.rlib" "/opt/rustwide/target/debug/deps/libtoml-bd1468daa34fc45f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-94ad3e6733ae7284.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-953260205b1d7c51.rlib" "/opt/rustwide/target/debug/deps/libwinnow-0c67452218a71a5f.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-bca7c7b0ded160ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3a6078ac9ee86d8b.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/liburl-70f22f786dda6dbc.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-7e093b4431f07b28.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-d3365c95a1aeccca.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-9a2664c85b2b6da0.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-23f118db3ba36aff.rlib" "/opt/rustwide/target/debug/deps/libphf-c4c904ad0247671b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libwhoami-347f7d3e62c58873.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-46ea6bd13d713dea.rlib" "/opt/rustwide/target/debug/deps/libtracing-9a039e9d06d7e295.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-bdde066527e7a99b.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-0fcfe649dcb8da08.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-40bcd1c9c2ca9d33.rlib" "/opt/rustwide/target/debug/deps/libstringprep-531e714b86e8e0e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libfinl_unicode-7a95fc5a6fc780ea.rlib" "/opt/rustwide/target/debug/deps/libsha2-89f0a10fefd10e07.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9ac7e50f30472e77.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libmd5-9472ebf351f4b940.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-a3137dcee440482e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libtalos_cohort_replicator-0949f2c139e4e731.rlib" "/opt/rustwide/target/debug/deps/libindexmap-183b173e6b833228.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/librayon-eab4d9b3948c5666.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b068aa954be7a6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3ad68a91104636f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67bf00886e7cdbfa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3e0cb1ef77d25a7.rlib" "/opt/rustwide/target/debug/deps/libtalos_certifier-f8a2c41354977988.rlib" "/opt/rustwide/target/debug/deps/libstrum-f90237d2fa3c5b61.rlib" "/opt/rustwide/target/debug/deps/libtalos_suffix-ea93eec531cf1b20.rlib" "/opt/rustwide/target/debug/deps/libahash-608836fcfb3e493a.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d1eb9de6a540ef25.rlib" "/opt/rustwide/target/debug/deps/libnapi-5fcf81982d7e8d64.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-c2cb2458d1c72a8b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/libchrono-d6053e8022a67f25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d4a69989f61d767e.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libcohort_sdk-68419a5f2e5d91f8.rlib" "/opt/rustwide/target/debug/deps/libuuid-9009e96d9ec34b1a.rlib" "/opt/rustwide/target/debug/deps/librand-cabeb14e97b75d16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-706ced071629a70c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-508fa1efd6da278a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-01f205e7e4b4b599.rlib" "/opt/rustwide/target/debug/deps/libtalos_agent-968b61d8f7411950.rlib" "/opt/rustwide/target/debug/deps/libtalos_rdkafka_utils-791570a16a9c8ee7.rlib" "/opt/rustwide/target/debug/deps/libtalos_common_utils-fca3bd08f5d0c6dd.rlib" "/opt/rustwide/target/debug/deps/librdkafka-228ab67f14ee0b60.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-29adf4b3449ff59e.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-b6a4e5e0e8cbb034.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9c0d1168cd2ea4f8.rlib" "/opt/rustwide/target/debug/deps/libsasl2_sys-588a68f1b2460d0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-93b69d4c805eceb8.rlib" "/opt/rustwide/target/debug/deps/liblog-9be88f4bfd22dedc.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-39ff3ea22added33.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag_serde1-26cee06df5860b63.rlib" "/opt/rustwide/target/debug/deps/libserde_fmt-759567ff7db40a3b.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4734a6add496108e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4596865a44ec277f.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libtime-9b5798c74c7b1903.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-1ce96e882aaa754f.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-d1c07464e2d9729a.rlib" "/opt/rustwide/target/debug/deps/libserde-9017b04770dacb64.rlib" "/opt/rustwide/target/debug/deps/libstrum-84fb4bebed481140.rlib" "/opt/rustwide/target/debug/deps/libtokio-580f5701ea97d12e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd2075f2da6d5c87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8146c8ff30c0464e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1b8986709ae6af32.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-15e7111a5559ad73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0363ed5351b06d0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57cf863ce8947de2.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-a2c105c329bd4e68.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ccf00a0834c60bb3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b273f9e4b0c9e6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libfutures-7c7a744c41f71e74.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d1b769d1114360e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-72a833ed4cfd0a96.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c6f9a7ca30d562a6.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1dca294e582dc666.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b156fc9fd12afa4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bc4cb287ef6673eb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lz" "-lsasl2" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcohort_sdk_js.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cohort_sdk_js` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9133d557440da02df3a24d475be157a529180ebe0c82ccba87b24d229748f741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9133d557440da02df3a24d475be157a529180ebe0c82ccba87b24d229748f741", kill_on_drop: false }` [INFO] [stdout] 9133d557440da02df3a24d475be157a529180ebe0c82ccba87b24d229748f741 [INFO] building kindredgroup/talos against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Ftalos" "/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/kindredgroup/talos on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kindredgroup/talos [INFO] finished tweaking git repo https://github.com/kindredgroup/talos [INFO] tweaked toml for git repo https://github.com/kindredgroup/talos written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kindredgroup/talos 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86766234945c6249b68bd590ef9fe7c5bab576a7aaa7346dac226ce2644e7991 [INFO] running `Command { std: "docker" "start" "-a" "86766234945c6249b68bd590ef9fe7c5bab576a7aaa7346dac226ce2644e7991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86766234945c6249b68bd590ef9fe7c5bab576a7aaa7346dac226ce2644e7991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86766234945c6249b68bd590ef9fe7c5bab576a7aaa7346dac226ce2644e7991", kill_on_drop: false }` [INFO] [stdout] 86766234945c6249b68bd590ef9fe7c5bab576a7aaa7346dac226ce2644e7991 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dbe74593b9ced902ad2c2a20dc40c5da0168cae5a922ea281d514b2a28d483b [INFO] running `Command { std: "docker" "start" "-a" "0dbe74593b9ced902ad2c2a20dc40c5da0168cae5a922ea281d514b2a28d483b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sasl2-sys v0.1.20+2.1.28 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling rdkafka-sys v4.6.0+2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling siphasher v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.20 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling napi-build v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling napi-sys v2.2.3 [INFO] [stderr] Compiling cohort_sdk_js v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk_js) [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling napi-derive-backend v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.2.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling napi-derive v2.13.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling value-bag-serde1 v1.4.2 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling talos_common_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_common_utils) [INFO] [stderr] Compiling talos_suffix v0.2.7-dev (/opt/rustwide/workdir/packages/talos_suffix) [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling multimap v0.9.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling talos_certifier v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier) [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling refinery-core v0.8.11 [INFO] [stderr] Compiling talos_cohort_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/talos_cohort_replicator) [INFO] [stderr] Compiling napi v2.13.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling refinery-macros v0.8.11 [INFO] [stderr] Compiling opentelemetry-stdout v0.1.0 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling talos_metrics v0.2.7-dev (/opt/rustwide/workdir/packages/talos_metrics) [INFO] [stderr] Compiling deadpool-postgres v0.11.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling refinery v0.8.11 [INFO] [stderr] Compiling banking_common v0.2.7-dev (/opt/rustwide/workdir/packages/banking_common) [INFO] [stderr] Compiling examples_support v0.2.7-dev (/opt/rustwide/workdir/packages/examples_support) [INFO] [stderr] Compiling rdkafka v0.34.0 [INFO] [stderr] Compiling talos_rdkafka_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_rdkafka_utils) [INFO] [stderr] Compiling talos_messenger_core v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_core) [INFO] [stderr] Compiling talos_agent v0.2.7-dev (/opt/rustwide/workdir/packages/talos_agent) [INFO] [stderr] Compiling talos_certifier_adapters v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier_adapters) [INFO] [stderr] Compiling cohort_sdk v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk) [INFO] [stderr] Compiling talos_messenger_actions v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_actions) [INFO] [stderr] Compiling cohort_banking v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_banking) [INFO] [stderr] Compiling banking_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/banking_replicator) [INFO] [stderr] Compiling messenger_using_kafka v0.2.7-dev (/opt/rustwide/workdir/examples/messenger_using_kafka) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.37s [INFO] running `Command { std: "docker" "inspect" "0dbe74593b9ced902ad2c2a20dc40c5da0168cae5a922ea281d514b2a28d483b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbe74593b9ced902ad2c2a20dc40c5da0168cae5a922ea281d514b2a28d483b", kill_on_drop: false }` [INFO] [stdout] 0dbe74593b9ced902ad2c2a20dc40c5da0168cae5a922ea281d514b2a28d483b [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0955b4f633f21a6be3317be33f596d0ea8fd7d3d6fdeed6d65a383857f221eac [INFO] running `Command { std: "docker" "start" "-a" "0955b4f633f21a6be3317be33f596d0ea8fd7d3d6fdeed6d65a383857f221eac", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio-test v0.4.3 [INFO] [stderr] Compiling talos_common_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_common_utils) [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling talos_suffix v0.2.7-dev (/opt/rustwide/workdir/packages/talos_suffix) [INFO] [stderr] Compiling talos_rdkafka_utils v0.2.7-dev (/opt/rustwide/workdir/packages/talos_rdkafka_utils) [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling banking_common v0.2.7-dev (/opt/rustwide/workdir/packages/banking_common) [INFO] [stderr] Compiling talos_certifier v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier) [INFO] [stderr] Compiling talos_agent v0.2.7-dev (/opt/rustwide/workdir/packages/talos_agent) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling napi v2.13.3 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling talos_cohort_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/talos_cohort_replicator) [INFO] [stderr] Compiling talos_messenger_core v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_core) [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.1.0 [INFO] [stderr] Compiling talos_metrics v0.2.7-dev (/opt/rustwide/workdir/packages/talos_metrics) [INFO] [stderr] Compiling talos_certifier_adapters v0.2.7-dev (/opt/rustwide/workdir/packages/talos_certifier_adapters) [INFO] [stderr] Compiling cohort_sdk v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk) [INFO] [stderr] Compiling examples_support v0.2.7-dev (/opt/rustwide/workdir/packages/examples_support) [INFO] [stderr] Compiling cohort_banking v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_banking) [INFO] [stderr] Compiling talos_messenger_actions v0.2.7-dev (/opt/rustwide/workdir/packages/talos_messenger_actions) [INFO] [stderr] Compiling banking_replicator v0.2.7-dev (/opt/rustwide/workdir/packages/banking_replicator) [INFO] [stderr] Compiling messenger_using_kafka v0.2.7-dev (/opt/rustwide/workdir/examples/messenger_using_kafka) [INFO] [stderr] Compiling agent_client v0.2.7-dev (/opt/rustwide/workdir/examples/agent_client) [INFO] [stderr] Compiling certifier_kafka_pg v0.2.7-dev (/opt/rustwide/workdir/examples/certifier_kafka_pg) [INFO] [stderr] Compiling cohort_replicator_kafka_pg v0.2.7-dev (/opt/rustwide/workdir/examples/cohort_replicator_kafka_pg) [INFO] [stderr] Compiling cohort_banking_with_sdk v0.2.7-dev (/opt/rustwide/workdir/examples/cohort_banking_with_sdk) [INFO] [stderr] Compiling cohort_sdk_js v0.2.7-dev (/opt/rustwide/workdir/packages/cohort_sdk_js) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.80s [INFO] running `Command { std: "docker" "inspect" "0955b4f633f21a6be3317be33f596d0ea8fd7d3d6fdeed6d65a383857f221eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0955b4f633f21a6be3317be33f596d0ea8fd7d3d6fdeed6d65a383857f221eac", kill_on_drop: false }` [INFO] [stdout] 0955b4f633f21a6be3317be33f596d0ea8fd7d3d6fdeed6d65a383857f221eac