[INFO] cloning repository https://github.com/famedly/hedwig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/famedly/hedwig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca8bfb75b4bf4a55eda20c2b9af20913d386e2e4 [INFO] building famedly/hedwig against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamedly%2Fhedwig" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/famedly/hedwig 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] started tweaking git repo https://github.com/famedly/hedwig [INFO] finished tweaking git repo https://github.com/famedly/hedwig [INFO] tweaked toml for git repo https://github.com/famedly/hedwig written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/famedly/hedwig 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] Updating git repository `https://github.com/famedly/axum-opentelemetry-middleware.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcp_auth v0.7.6 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.11.0 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded deranged v0.3.7 [INFO] [stderr] Downloaded time v0.3.25 [INFO] [stderr] Downloaded sysinfo v0.23.13 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded vergen v6.0.2 [INFO] [stderr] Downloaded firebae-cm v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8b2abf146390f47193c95bd9a980de23d0b6e6b59e303a78b8a741b83d3d1e7f [INFO] running `Command { std: "docker" "start" "-a" "8b2abf146390f47193c95bd9a980de23d0b6e6b59e303a78b8a741b83d3d1e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b2abf146390f47193c95bd9a980de23d0b6e6b59e303a78b8a741b83d3d1e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2abf146390f47193c95bd9a980de23d0b6e6b59e303a78b8a741b83d3d1e7f", kill_on_drop: false }` [INFO] [stdout] 8b2abf146390f47193c95bd9a980de23d0b6e6b59e303a78b8a741b83d3d1e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 648e6d8fdc865aa0a8e38a6b937117d4eb14f662b8d6379dd1c1812b36867562 [INFO] running `Command { std: "docker" "start" "-a" "648e6d8fdc865aa0a8e38a6b937117d4eb14f662b8d6379dd1c1812b36867562", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling enum-iterator-derive v0.8.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling enum-iterator v0.8.1 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling opentelemetry-prometheus v0.11.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling gcp_auth v0.7.6 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling firebae-cm v0.1.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling axum-extra v0.8.0 [INFO] [stderr] Compiling axum-opentelemetry-middleware v0.2.0 (https://github.com/famedly/axum-opentelemetry-middleware.git?rev=2a0848ce4aa4498ff279920f6b6c76020362c2b0#2a0848ce) [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling matrix-hedwig v1.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "648e6d8fdc865aa0a8e38a6b937117d4eb14f662b8d6379dd1c1812b36867562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648e6d8fdc865aa0a8e38a6b937117d4eb14f662b8d6379dd1c1812b36867562", kill_on_drop: false }` [INFO] [stdout] 648e6d8fdc865aa0a8e38a6b937117d4eb14f662b8d6379dd1c1812b36867562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c740ebe7b31a95a2bfa314bbacd57a8c65143ebcb458e52df38734e93eb269 [INFO] running `Command { std: "docker" "start" "-a" "e9c740ebe7b31a95a2bfa314bbacd57a8c65143ebcb458e52df38734e93eb269", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling matrix-hedwig v1.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/settings.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &str = "INFO"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 126 | pub const DEFAULT_LOG_LEVEL: &'static str = "INFO"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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" "-m64" "/tmp/rustcliSW4M/symbols.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.pusher.68929ded1b56dd73-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pusher-cef436ad141a639a.3ka6efz4jw6b8gve.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a1756c53962cde48/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libregex-2175d1c0130bdd6b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ef2323dc4bb62ff.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e2ba8f479d7110a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libmatrix_hedwig-e8477a6954cb6fcf.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-ffbf6643a1a6ab99.rlib" "/opt/rustwide/target/debug/deps/libconfig-662afa3099094cd7.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rlib" "/opt/rustwide/target/debug/deps/libjson5-0421596ce40c8ac8.rlib" "/opt/rustwide/target/debug/deps/libpest-374c2229c5f06549.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7ddea2e240dd1d21.rlib" "/opt/rustwide/target/debug/deps/libron-31b6357192e6ccbf.rlib" "/opt/rustwide/target/debug/deps/libtoml-75dfbf1c24d0383f.rlib" "/opt/rustwide/target/debug/deps/libnom-63efd6ca4e7d10de.rlib" "/opt/rustwide/target/debug/deps/libini-eb54991625331486.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-2fa51a926c3a0ef0.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-f4c28fc17ad40462.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4ee9194db61a2648.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libgcp_auth-179e3dcc9bc2b170.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-fa26b250a15af9a4.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e0cdb7c47e372ee4.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ba4187adcce62805.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-ae5a9045e25ea912.rlib" "/opt/rustwide/target/debug/deps/librustls-70394cccf55da152.rlib" "/opt/rustwide/target/debug/deps/libsct-af9e750914c16f81.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7ee5d83ce1cba684.rlib" "/opt/rustwide/target/debug/deps/libring-76b4aadadecf8587.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libwhich-baf1b6429d55c7db.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libaxum_opentelemetry_middleware-d88fff2c787e1d11.rlib" "/opt/rustwide/target/debug/deps/libtime-a379148af6140c69.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-ea74d2efbdd48e9a.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_prometheus-9f695be055df7b6b.rlib" "/opt/rustwide/target/debug/deps/libprometheus-baf2c72a5b9a264b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-e311d172f707236d.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-6a918bd2d9d5ce62.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-31946eb70fd78ba7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9af5934f9492f26a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25aed7ce0b779e3a.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-78e566a0935ebf94.rlib" "/opt/rustwide/target/debug/deps/libdashmap-21d6144cf7809eca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4c2c6e3225a1c7be.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-b31b7180d470739a.rlib" "/opt/rustwide/target/debug/deps/libaxum_extra-8ea6ba482179eb42.rlib" "/opt/rustwide/target/debug/deps/libfutures-d4023e86de22ccba.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2b94b3820c437301.rlib" "/opt/rustwide/target/debug/deps/libfirebae_cm-683777bde4d2b9a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-91ba962e9215900c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-736cedc9f8668a94.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-02db91a21558938b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83a45f141e05d49d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-818d0ac3674f4224.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cc97007dba73b2f5.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e31e4ccc15ea8fe8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-18c5dc0e5fde0c28.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0643aaefd3b92ccb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e44778af6fe141.rlib" "/opt/rustwide/target/debug/deps/liburl-febb815c569d50db.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.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-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-9a2c02b22d3e5fbe.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-e4cec5dc61bcb6a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-22575dfff612c95a.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-153e8b5fa6031a2e.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-571ae74d40b279ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-b88607060baebc7b.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3a1f801f33a6937c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-489a8c1a55db412b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c18cab981a4e3f9f.rlib" "/opt/rustwide/target/debug/deps/libgimli-57e56b2068948121.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libaxum-491414f10841bb5e.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-1b813fd632096f0f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-95785056021c374c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b23f08d94955be3.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d098decbc76de575.rlib" "/opt/rustwide/target/debug/deps/libhyper-8d51fb8f5e52714c.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-fbf1b2de90ce7188.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99579593ca440d1b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-78798c56e5e0e070.rlib" "/opt/rustwide/target/debug/deps/libahash-3cb7929d10cd3255.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29bbf7e991b33d4b.rlib" "/opt/rustwide/target/debug/deps/libtracing-5308a4a9895bfa8a.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libheaders-c967b4d68e515929.rlib" "/opt/rustwide/target/debug/deps/libsha1-501653fbc9b73f02.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-b366f6c660bc94b1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-fc27ea36768aff81.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libserde-8e0795f0b0e4fde7.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-77176b0d3080a332.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2809424842defc7a.rlib" "/opt/rustwide/target/debug/deps/libtower-796f54acb4dcf3ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c3370670fa3d5dc3.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0e2cf68628c2b15d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio-399284e92396626d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b76d70a90734f069.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26306951dc310f33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b05c97552763dbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.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" "-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/pusher-cef436ad141a639a" "-Wl,--gc-sections" "-pie" "-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 `matrix-hedwig` (test "pusher") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e9c740ebe7b31a95a2bfa314bbacd57a8c65143ebcb458e52df38734e93eb269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c740ebe7b31a95a2bfa314bbacd57a8c65143ebcb458e52df38734e93eb269", kill_on_drop: false }` [INFO] [stdout] e9c740ebe7b31a95a2bfa314bbacd57a8c65143ebcb458e52df38734e93eb269