[INFO] cloning repository https://github.com/cristiano-s-r-filho/telarex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cristiano-s-r-filho/telarex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristiano-s-r-filho%2Ftelarex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristiano-s-r-filho%2Ftelarex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4d27754d7d0f129ee2ef1b7941e3ea07c953652
[INFO] testing cristiano-s-r-filho/telarex against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristiano-s-r-filho%2Ftelarex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cristiano-s-r-filho/telarex
[INFO] finished tweaking git repo https://github.com/cristiano-s-r-filho/telarex
[INFO] tweaked toml for git repo https://github.com/cristiano-s-r-filho/telarex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cristiano-s-r-filho/telarex on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cristiano-s-r-filho/telarex 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c
[INFO] running `Command { std: "docker" "start" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling multihash v0.19.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.43.2
[INFO] [stderr]    Compiling netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libp2p-swarm v0.47.1
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling netlink-proto v0.12.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling rtnetlink v0.20.0
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.10
[INFO] [stderr]    Compiling if-watch v3.2.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling libp2p-gossipsub v0.49.4
[INFO] [stderr]    Compiling hexane v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling libp2p-tcp v0.44.1
[INFO] [stderr]    Compiling libp2p-mdns v0.48.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling libp2p-ping v0.47.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling tree-sitter-highlight v0.24.7
[INFO] [stderr]    Compiling automerge v0.8.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling pqc_dilithium v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling telarex-core v0.5.1 (/opt/rustwide/workdir/crates/telarex-core)
[INFO] [stderr]    Compiling telarex-tui v0.5.1 (/opt/rustwide/workdir/crates/telarex-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 20s
[INFO] running `Command { std: "docker" "inspect" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling telarex-core v0.5.1 (/opt/rustwide/workdir/crates/telarex-core)
[INFO] [stderr]    Compiling telarex-tui v0.5.1 (/opt/rustwide/workdir/crates/telarex-tui)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc10lH8V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtelarex_core-811443d1c7fb83ef,libtree_sitter_yaml-d30f735af9badac8,libtree_sitter_html-809df0d1a6677088,libtree_sitter_css-ab670fed8e8fc0c7,libtree_sitter_typescript-e8301826879d3308,libtree_sitter_javascript-0ea30a6d81101f9e,libtree_sitter_python-063aa03a649d034c,libtree_sitter_toml_ng-48001d398600eddc,libtree_sitter_md-92d60665a0b1126e,libtree_sitter_json-edcfd4f2a3338fa8,libtree_sitter_rust-4912b8d4d831a93e,libtoml-d714ba15711ba321,libtoml_writer-47509d156ef4ceb3,libtoml_parser-bfcafc2ed9685e7f,libwinnow-76955f3c89ac5a66,libserde_spanned-5dc929071563a809,libtoml_datetime-7d03503ca0002434,libgit2-87ed336200ec03ab,libopenssl_probe-2c6d21a9709cae46,liblibgit2_sys-a2f6eea29c9aaba7,liblibssh2_sys-3cbd800e7d0a9209,libopenssl_sys-649a2ac244d92d9a,liblibz_sys-b696c78a6c1ce0cc,libarboard-14fb357d6b064d33,libimage-3ffb6b72302b2c21,libbytemuck-690da78adee7b727,libbyteorder_lite-f5df2d14b4488fc7,libmoxcms-4fa3b9d0cb0199c8,libpxfm-fac55e2f4107c2c2,libpng-dfe7e5e52ccef032,libfdeflate-365b82c780a9e65c,libnum_traits-8025aadba3f5277e,libx11rb-fea825d41c633ec9,libgethostname-fcc425c526235e3c,libx11rb_protocol-9b5798c2ec1bf1c4,libdirectories-b3b15c44afc1cddc,libdirs_sys-39305ff50678ecc2,liboption_ext-61303ef911796993,libpqc_dilithium-8b6c31771073bd51,liblibp2p-af7f3a226c3aee23,liblibp2p_yamux-3d94b7048fba287f,libyamux-1b23a83aaf5037d5,libyamux-7c51220d8b9f1d83,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_tcp-89d46ae4876e1747,liblibp2p_request_response-b8527b66abbd9deb,liblibp2p_ping-ac661de6d7f282d1,liblibp2p_noise-d5ec18cc5a734947,libx25519_dalek-8ecd32a1c966c90e,libsnow-1bbe5054e305f1ba,libring-e57cd053ef304f97,libuntrusted-b2f816886faf2178,liblibp2p_mdns-f670f28f21c031e6,libif_watch-f56ccb28e2e4d8d1,librtnetlink-54e3f6c0d9b60109,libnix-7d5839a93173de51,libnetlink_proto-7fd54cde7a56a2fa,libnetlink_sys-9fae6ff99dc9ae67,libnetlink_packet_route-8909e6088a948f83,libnetlink_packet_core-61bd5c2f2a558f37,libsocket2-f4aa42810d410adf,libhickory_proto-380af541e444a6bb,libipnet-61ca7a5e1c2863d4,liblibp2p_kad-681c36673fbf5979,libuint-1713f07ba87dc365,libcrunchy-e5afda26bcbe7d3a,liblibp2p_identify-2ced3428739fd402,libfutures_bounded-dae7dafd17455f4e,liblibp2p_gossipsub-d5138c1213fca819,libhex_fmt-030e3ae8e4c2668b,libasync_channel-6a5e598fef84360f,libevent_listener_strategy-1318c2c08d15c87a,libevent_listener-b26efb9ac2bdc1c3,libparking-a9ae72c6c16ee980,libconcurrent_queue-815fa839868152ca,libcrossbeam_utils-076f45bf81d9c2d2,libquick_protobuf_codec-395a643e3593004d,libbase64-32787b0325ea6df8,libasynchronous_codec-9dd0c3c075f8c654,liblibp2p_connection_limits-2b4bbf957a4100b4,liblibp2p_allow_block_list-d399621ae281f35b,liblibp2p_swarm-4e51f2da9c311514,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,liblibp2p_core-b285033ef70cf413,libmultistream_select-65a937205797221e,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-59f2d2c2f6540fd7,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-c7b48848e7fed083,libmultiaddr-c3522fcb778498dc,liburl-a974947ebcb7d96e,libidna-d30cae887773e69b,libidna_adapter-0c533bb8c8eb78a3,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-bac92f0f7a4149d5,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-24fa10a2562a1cce,libbase_x-e5b84adab724dcee,libbase256emoji-83feffe272582ea5,libconst_str-a43587d571c7c343,libdata_encoding_macro-7713a655a7c0e112,liblibp2p_identity-d547ed549d176197,libbs58-6d9c7a5f59ca4fad,libhkdf-228ab2bd5ccd38b0,libhmac-55a57bf6c2f59612,libquick_protobuf-b7e89338cc32fca4,libed25519_dalek-81aea34670bf9f34,libsha2-66c1aa5e6657a14d,libcurve25519_dalek-c5e326afa451c18e,libcpufeatures-e04321643d03190d,libzeroize-8791936fa9a99a6f,libdigest-84060c6842326dfc,libsubtle-9600f7efd1e82d97,libblock_buffer-857cd83088e64ef5,libcrypto_common-12ef15b8a270c6e2,libgeneric_array-ebcfa313e06ca6cb,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libdata_encoding-b17abe9da7ed756a,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-2c9875ef8f3d3622,libunsigned_varint-fb9a05934f82dfbc,libfutures-bf6aa3d722476226,libfutures_executor-b05eeac3a0618991,libfutures_util-916fbbc2e0600965,libfutures_io-a8805bd12b2ab705,libslab-ed301aba3460fb05,libfutures_channel-a59d24a8db202480,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,librusqlite-7b1e77d9ef028d0a,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-7a87855b438af1c5,libhashbrown-83b03141cb7cea5f,libahash-6148add89bedda67,liblibsqlite3_sys-d594abaa3593865a,libserde_json-fb82e8c4c7fba6a4,libzmij-ef63f1da73704b4c,libtokio-191aa601fa07f645,libsocket2-2d3b31818900487f,libbytes-2ed9460101f17bbf,libuuid-1308e67b5e2c8c58,libgetrandom-1e47a0fc8bad8308,libratatui-70b5dd65c45034bc,libratatui_widgets-31c8af5f0713a139,libtime-c23ae39e3307ad44,libnum_threads-4b51ca944679bcba,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libline_clipping-5a29dfb0e0ba492d,libratatui_crossterm-8b125da8d5e77d3a,libcrossterm-befc585153f189f5,librustix-d4699232285506cf,liblinux_raw_sys-c3c63ccddb97bdd8,libparking_lot-3902538ccd1d0d8f,libparking_lot_core-3deef475793da5af,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libderive_more-573687db3bd55454,libfutures_core-0e1ee7e484a09e5a,libsignal_hook_mio-c265e9949a441b44,libsignal_hook-148d92298399180f,libsignal_hook_registry-84b8c537bd9b67c6,liberrno-5c5d1d093623d629,libmio-5ddf37376d4831b6,liblog-b262261d47bd2eba,libratatui_core-03adcc7271e7044a,libunicode_truncate-965829101dc3d88a,libbitflags-886cba03254f3e45,liblru-6ea6b99eab1dedeb,libkasuari-123b06cd89190a48,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libcompact_str-a9d9194bd381f46f,libryu-1f4f40e4352371e5,libitoa-5de11b3b23bfe572,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_width-0122813f2549e4e9,libstrum-231388ad39ab0555,libtree_sitter_highlight-8febf46068333a04,libthiserror-305297abc8a52265,liblazy_static-3674be3f4245d19b,libautomerge-bf7baa9a76989391,libflate2-a5e49eed09b16e47,libminiz_oxide-48f024fe3a81c3f8,libsimd_adler32-4fe6a09bed41f873,libcrc32fast-77160f4e25d6fc25,libhex-13e08b3b00984ab7,librustc_hash-68cbcd0e35cfafe6,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,librand-3f819e8cc6cacd09,librand_chacha-6fe3d4808a0eb82d,librand_core-d3dcfc469271693f,libgetrandom-dd5a874cba74b4c4,libunicode_segmentation-63c0e35c356241ee,libtracing-cfe071981c3b7056,libpin_project_lite-0a15d51c77964692,libtracing_core-b22d022a0666e8da,libonce_cell-05f530c505e99948,libportable_atomic-94a711620f3c6075,libsha2-6cce66966167ece4,libcpufeatures-6c1f78f4142e3013,libdigest-0a6e1f23fd5f3a21,libconst_oid-58507ca40e062d76,libcrypto_common-4fb28b12949a9ac0,libblock_buffer-794ffc56adef81f6,libhybrid_array-b9cdebe082a97f95,libtypenum-13440ebbf1fd8e12,libsmol_str-d7a142770301c086,libhexane-2ac06d6622f51c08,libleb128-7759971397ea6ba0,libthiserror-5e90adc18491a337,libitertools-e3fc27323eee6882,libeither-971932073343a62d,librand-008ccfcfa54f9238,librand_chacha-158a2dbf846c2d5f,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-bb243f568976e3c7,libgetrandom-fd99ea86b5100c67,liblibc-7af43ebbcb076349,libcfg_if-83060ec5685761ae,libtree_sitter-4527f5e2c475a742,libregex-68cec1716f157667,libregex_automata-8ce0076c8ee96f84,libaho_corasick-403ef3edac25fcbe,libmemchr-5cfa70d22cb32987,libregex_syntax-6d6ee545e2ffad72,libtree_sitter_language-5155b8cba21ce879,libstreaming_iterator-73bcbfca32316069,libanyhow-9e4c44ac98d8e4ea,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e,libropey-c62d7bf7dcd44f31,libstr_indices-36fa73e8c6d94865,libsmallvec-3281308869c19c4b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc10lH8V/raw-dylibs" "-B<sysroot>/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/libgit2-sys-054681a83e03a037/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-9b452be504ecd1e6/out/build" "-L" "/opt/rustwide/target/debug/build/ring-e0cae3afdcfd876f/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-22509475aff5f0da/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-3d753d24d0d23c3e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-css-03eb96e41a325a66/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-html-694e23bc03268bd0/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-javascript-aa8cac5eff96dc41/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-json-225dfe6d55f84aac/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-md-b6d9e9dbe9a4f9a3/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-python-c0e6a050505ad415/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-rust-c704d22bc1089c5a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-toml-ng-b0c18af1fec139c1/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-typescript-2b21d915544edf1a/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-yaml-5d6db115fc0badf8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e-a5f08866779f8505" "-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 `telarex-core` (test "e2e") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c", kill_on_drop: false }`
[INFO] [stdout] 2f481f5773b4de56540ac3cad4e31e7d34cdbb37dfb7f3e38b6ebbc30469c60c
