[INFO] fetching crate launchdarkly-server-sdk 1.0.0-beta.3... [INFO] testing launchdarkly-server-sdk-1.0.0-beta.3 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate launchdarkly-server-sdk 1.0.0-beta.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate launchdarkly-server-sdk 1.0.0-beta.3 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate launchdarkly-server-sdk 1.0.0-beta.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate launchdarkly-server-sdk 1.0.0-beta.3 [INFO] tweaked toml for crates.io crate launchdarkly-server-sdk 1.0.0-beta.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate launchdarkly-server-sdk 1.0.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded moka v0.7.2 [INFO] [stderr] Downloaded eventsource-client v0.10.0 [INFO] [stderr] Downloaded launchdarkly-server-sdk-evaluation v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a2cd85f05e02f7cbff4403b2a1c701ea6f1d283df24c43d888eaff24b8afd89 [INFO] running `Command { std: "docker" "start" "-a" "2a2cd85f05e02f7cbff4403b2a1c701ea6f1d283df24c43d888eaff24b8afd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a2cd85f05e02f7cbff4403b2a1c701ea6f1d283df24c43d888eaff24b8afd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2cd85f05e02f7cbff4403b2a1c701ea6f1d283df24c43d888eaff24b8afd89", kill_on_drop: false }` [INFO] [stdout] 2a2cd85f05e02f7cbff4403b2a1c701ea6f1d283df24c43d888eaff24b8afd89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97c24153b81c30c50c8435e587f281c677e6a6f0734f90ed8ea258ca19b54d2d [INFO] running `Command { std: "docker" "start" "-a" "97c24153b81c30c50c8435e587f281c677e6a6f0734f90ed8ea258ca19b54d2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling moka v0.7.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling triomphe v0.1.5 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling launchdarkly-server-sdk-evaluation v1.0.0-beta.5 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling launchdarkly-server-sdk v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling eventsource-client v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `Command { std: "docker" "inspect" "97c24153b81c30c50c8435e587f281c677e6a6f0734f90ed8ea258ca19b54d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c24153b81c30c50c8435e587f281c677e6a6f0734f90ed8ea258ca19b54d2d", kill_on_drop: false }` [INFO] [stdout] 97c24153b81c30c50c8435e587f281c677e6a6f0734f90ed8ea258ca19b54d2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c554e97488b0236f2782ff661153312f68fc52feec0ca1d3e5aac2c478485d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69c554e97488b0236f2782ff661153312f68fc52feec0ca1d3e5aac2c478485d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling moka v0.7.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling test-case v2.0.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling launchdarkly-server-sdk-evaluation v1.0.0-beta.5 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling eventsource-client v0.10.0 [INFO] [stderr] Compiling launchdarkly-server-sdk v1.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.progress.f1f025eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef.1ivvvm572lu9qfzb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b075feec6a128e04.rlib" "/opt/rustwide/target/debug/deps/libatty-3255b2e2fb51ead4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblaunchdarkly_server_sdk-dc6ef91786edea4d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libmoka-2dfee232ca1774f9.rlib" "/opt/rustwide/target/debug/deps/libquanta-d9eb8f4188f6975e.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-9df41701652ada1b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libuuid-9110f38f3c415ffe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-250bd0a1bdf69a8a.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-c5dc68daa1218171.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0129ae8c98d08c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1fecfd894c3ceab.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-3c978a7db711fb0e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libtagptr-62254c29bb91eac7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0a4756d355bf899.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5854285efd25de63.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d7a6fd96c1c4bf10.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5c6f771cff547694.rlib" "/opt/rustwide/target/debug/deps/librustls-adc20dd44b93e1d3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-69af594c1412084b.rlib" "/opt/rustwide/target/debug/deps/libuuid-5ef72ca9c2211c51.rlib" "/opt/rustwide/target/debug/deps/librand-1e102617618d829c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-6e8a35e9c2c0ee57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ecc271c23e45785.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-86e957a2d7acbab9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libhyper-ec4cdae15c781b5c.rlib" "/opt/rustwide/target/debug/deps/libwant-a539f705f1070c2c.rlib" "/opt/rustwide/target/debug/deps/libtokio-7eb619531f16491b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd6bf110f4f6a3d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2797486f73f107de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-70ff2d1b70dcfb0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bd67ff29e835bb4a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4af2a6cb99565248.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-760989188e58c23f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-525496f710904e4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-22a7f0e152dcb70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc4631e404316d64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cf2c7502e4b6eb0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5a175f66d8ec5a04.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f7ab1d8102681ca8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-323e173ea1bd698d.rlib" "/opt/rustwide/target/debug/deps/libmio-3cf43401a4a549e1.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9f9f57a9b7bf022.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-907ba15d245b3da0.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-107722f8b27ceb92.rlib" "/opt/rustwide/target/debug/deps/libh2-342e7b1080581ce6.rlib" "/opt/rustwide/target/debug/deps/libstring-2442eba560d57b7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fc1da9a24c0f096f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae464302aca0eb09.rlib" "/opt/rustwide/target/debug/deps/libhttp-fd27be2930db4320.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-848bbafb14159b27.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d37434fdfd86dabe.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfailure-6d2896bdd6f5df4e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-29c5e7dfc2338afd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libcookie-1f79e582c31d9a42.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libbytes-ac080fa26aa9ccd7.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e7d52154332898d.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-829d01539789afc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-cc0096caf30e8c03.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-17bc4b3c76c83289.rlib" "/opt/rustwide/target/debug/deps/libeventsource_client-e6dc3c4faf0728be.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-7665b0df27d27205.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-39d6c86e79b189f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37305d9bfccc2be1.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a3c1995c0034db49.rlib" "/opt/rustwide/target/debug/deps/libct_logs-62fcb43c2cae000b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-811f57e84e7c5ff2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b091e208df073294.rlib" "/opt/rustwide/target/debug/deps/librustls-1a9a22bff739f1c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-0e61a0660b24372c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8251808f7c7d1dea.rlib" "/opt/rustwide/target/debug/deps/libring-2fc044f66765b3c7.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libhyper-dd85aa77db7ff5e3.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-9fe42e8d110112b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3c426936cbaf678c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8d5e8feec2d5d2d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a84a4195a242ff5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-592874ceac162b7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9d72761c0dd51c81.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2bb9bfe8317f1d11.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libthiserror-64e3492699f13c2f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b77ec0a4c347a84.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c1c51d2e15f2ea8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7abe7e59e89b09a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libmio-1e87812a1cb11cba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f63f75d2eb90a27a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de9336e1f42d67f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblaunchdarkly_server_sdk_evaluation-2e617d02f16a9a95.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-63c438f85a0da438.rlib" "/opt/rustwide/target/debug/deps/libsemver-88c2652bae790685.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libsha1-05d2d077fc189f68.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b33dc30b66bee32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-7f711438f80c1e69.rlib" "/opt/rustwide/target/debug/deps/liblibc-602a8278b8823756.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1dbe90e349e7d4d.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-d5278683f0f7c67d.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/progress-ab9e368665f5acef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `launchdarkly-server-sdk` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.print_flags.5df26bf4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1.2keol66bzc57i58w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b075feec6a128e04.rlib" "/opt/rustwide/target/debug/deps/libatty-3255b2e2fb51ead4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblaunchdarkly_server_sdk-dc6ef91786edea4d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libmoka-2dfee232ca1774f9.rlib" "/opt/rustwide/target/debug/deps/libquanta-d9eb8f4188f6975e.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-9df41701652ada1b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libuuid-9110f38f3c415ffe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-250bd0a1bdf69a8a.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-c5dc68daa1218171.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0129ae8c98d08c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1fecfd894c3ceab.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-3c978a7db711fb0e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-89b097bf6028af67.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libtagptr-62254c29bb91eac7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f0a4756d355bf899.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5854285efd25de63.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d7a6fd96c1c4bf10.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5c6f771cff547694.rlib" "/opt/rustwide/target/debug/deps/librustls-adc20dd44b93e1d3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-69af594c1412084b.rlib" "/opt/rustwide/target/debug/deps/libuuid-5ef72ca9c2211c51.rlib" "/opt/rustwide/target/debug/deps/librand-1e102617618d829c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-6e8a35e9c2c0ee57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4ecc271c23e45785.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-86e957a2d7acbab9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libhyper-ec4cdae15c781b5c.rlib" "/opt/rustwide/target/debug/deps/libwant-a539f705f1070c2c.rlib" "/opt/rustwide/target/debug/deps/libtokio-7eb619531f16491b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd6bf110f4f6a3d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2797486f73f107de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-70ff2d1b70dcfb0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bd67ff29e835bb4a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4af2a6cb99565248.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-760989188e58c23f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-525496f710904e4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-22a7f0e152dcb70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc4631e404316d64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cf2c7502e4b6eb0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5a175f66d8ec5a04.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f7ab1d8102681ca8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-323e173ea1bd698d.rlib" "/opt/rustwide/target/debug/deps/libmio-3cf43401a4a549e1.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9f9f57a9b7bf022.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-907ba15d245b3da0.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-107722f8b27ceb92.rlib" "/opt/rustwide/target/debug/deps/libh2-342e7b1080581ce6.rlib" "/opt/rustwide/target/debug/deps/libstring-2442eba560d57b7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fc1da9a24c0f096f.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae464302aca0eb09.rlib" "/opt/rustwide/target/debug/deps/libhttp-fd27be2930db4320.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-848bbafb14159b27.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d37434fdfd86dabe.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfailure-6d2896bdd6f5df4e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-29c5e7dfc2338afd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libcookie-1f79e582c31d9a42.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libbytes-ac080fa26aa9ccd7.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e7d52154332898d.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblru-3e2b7d79f365adff.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-829d01539789afc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-cc0096caf30e8c03.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-17bc4b3c76c83289.rlib" "/opt/rustwide/target/debug/deps/libeventsource_client-e6dc3c4faf0728be.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-7665b0df27d27205.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-39d6c86e79b189f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-37305d9bfccc2be1.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a3c1995c0034db49.rlib" "/opt/rustwide/target/debug/deps/libct_logs-62fcb43c2cae000b.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-811f57e84e7c5ff2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b091e208df073294.rlib" "/opt/rustwide/target/debug/deps/librustls-1a9a22bff739f1c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-0e61a0660b24372c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8251808f7c7d1dea.rlib" "/opt/rustwide/target/debug/deps/libring-2fc044f66765b3c7.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libhyper-dd85aa77db7ff5e3.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-9fe42e8d110112b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3c426936cbaf678c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-8d5e8feec2d5d2d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a84a4195a242ff5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-592874ceac162b7a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9d72761c0dd51c81.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2bb9bfe8317f1d11.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libthiserror-64e3492699f13c2f.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b77ec0a4c347a84.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c1c51d2e15f2ea8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7abe7e59e89b09a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libmio-1e87812a1cb11cba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f63f75d2eb90a27a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de9336e1f42d67f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblaunchdarkly_server_sdk_evaluation-2e617d02f16a9a95.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-63c438f85a0da438.rlib" "/opt/rustwide/target/debug/deps/libsemver-88c2652bae790685.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libsha1-05d2d077fc189f68.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b33dc30b66bee32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-7f711438f80c1e69.rlib" "/opt/rustwide/target/debug/deps/liblibc-602a8278b8823756.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1dbe90e349e7d4d.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-d5278683f0f7c67d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/print_flags-6572165ddceeb5b1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `launchdarkly-server-sdk` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "69c554e97488b0236f2782ff661153312f68fc52feec0ca1d3e5aac2c478485d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c554e97488b0236f2782ff661153312f68fc52feec0ca1d3e5aac2c478485d", kill_on_drop: false }` [INFO] [stdout] 69c554e97488b0236f2782ff661153312f68fc52feec0ca1d3e5aac2c478485d