[INFO] fetching crate unleash-api-client 0.6.0... [INFO] testing unleash-api-client-0.6.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate unleash-api-client 0.6.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate unleash-api-client 0.6.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unleash-api-client 0.6.0 [INFO] finished tweaking crates.io crate unleash-api-client 0.6.0 [INFO] tweaked toml for crates.io crate unleash-api-client 0.6.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate unleash-api-client 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_plain v1.0.0 [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded tokio-macros v1.4.1 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded murmur3 v0.5.1 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] [stderr] Downloaded async-h1 v2.3.2 [INFO] [stderr] Downloaded byte-pool v0.2.3 [INFO] [stderr] Downloaded ipaddress v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a656b29b76e2392aeef37fbf82871bfd19a41566cb9d128ee2419269d3ba62c3 [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" "a656b29b76e2392aeef37fbf82871bfd19a41566cb9d128ee2419269d3ba62c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a656b29b76e2392aeef37fbf82871bfd19a41566cb9d128ee2419269d3ba62c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a656b29b76e2392aeef37fbf82871bfd19a41566cb9d128ee2419269d3ba62c3", kill_on_drop: false }` [INFO] [stdout] a656b29b76e2392aeef37fbf82871bfd19a41566cb9d128ee2419269d3ba62c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b81569bd9a406cc78cd15bef2b5efe931f0023b13f9c1e3c9fbff779cd3404 [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" "c8b81569bd9a406cc78cd15bef2b5efe931f0023b13f9c1e3c9fbff779cd3404", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling murmur3 v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ipaddress v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.1 [INFO] [stderr] Compiling unleash-api-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "c8b81569bd9a406cc78cd15bef2b5efe931f0023b13f9c1e3c9fbff779cd3404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b81569bd9a406cc78cd15bef2b5efe931f0023b13f9c1e3c9fbff779cd3404", kill_on_drop: false }` [INFO] [stdout] c8b81569bd9a406cc78cd15bef2b5efe931f0023b13f9c1e3c9fbff779cd3404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d20544463f8056356fa1e4fa60beeba369a7608c9408fdca23ee106da6460d9 [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" "0d20544463f8056356fa1e4fa60beeba369a7608c9408fdca23ee106da6460d9", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling unleash-api-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> tests/clientspec.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | value: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> tests/clientspec.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payload` [INFO] [stdout] --> tests/clientspec.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | payload: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> tests/clientspec.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unleash-api-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unleash_api_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1518a4addb950653 -C extra-filename=-1518a4addb950653 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-789864bbe5a074a5.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-79e5ef6263b91ef7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4f0b90c1324d5c4c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-087e35d7755ff018.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-954ff931113c2af6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7abd340dd91c9345.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-921107fcecacb2b7.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client-773fb7b8477aa3b2.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-3ed9313948ad919b.rlib --extern ipaddress=/opt/rustwide/target/debug/deps/libipaddress-be8cb904229eb83b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d65ba0c4911b30a8.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-5136fdbc6b718bb7.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f3f9e7ae842d1830.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c05f200c6c1dc5b4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-914a686ca36c044b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ffd3a8a7155b1d38.rlib --extern serde_plain=/opt/rustwide/target/debug/deps/libserde_plain-3f99d6c7cd8ec8cc.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-98e4d54d262cc8b2.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-fd8aa901355c0eb6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f702300d09270bb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-e9b8e9bcad91fb7d/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-4d74880874721c5b/out/i/lib` (signal: 9, SIGKILL: kill) [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/threads-fa46e87c311b605d.threads.d81617d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.threads.d81617d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d.3c0aj0w541i8s9ib.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-e9b8e9bcad91fb7d/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-4d74880874721c5b/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-98e4d54d262cc8b2.rlib" "/opt/rustwide/target/debug/deps/libcolored-4cde7c6804216845.rlib" "/opt/rustwide/target/debug/deps/libatty-43c5447781771a8e.rlib" "/opt/rustwide/target/debug/deps/libunleash_api_client-f1318ab0af409d4a.rlib" "/opt/rustwide/target/debug/deps/libhostname-921107fcecacb2b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libsurf-fd8aa901355c0eb6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libipaddress-be8cb904229eb83b.rlib" "/opt/rustwide/target/debug/deps/libregex-eb4f14413ca334fb.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-efe06f45def079a4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9475ec4b23002eef.rlib" "/opt/rustwide/target/debug/deps/libucd_util-46f75a66bec1e771.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-14f933aaa5b63917.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libnum-64ad52ecb4a8cf4e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7a53719790c5e051.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2669a12c01d13152.rlib" "/opt/rustwide/target/debug/deps/librand-3d46c366735ea5af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f5792c89439cb29f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-68badb54d442bdd4.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-3f99d6c7cd8ec8cc.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-773fb7b8477aa3b2.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-1299b1075d5782db.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-61ce7ea211da6b15.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cc93d0fd7fcbea19.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libfutures-7abd340dd91c9345.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2c3ed14e8eff5e08.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44ff03da083f3802.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-416af7312d698a08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-6b8f69ed708a1f65.rlib" "/opt/rustwide/target/debug/deps/libconfig-1cfdf601773c2a74.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libtokio-6f702300d09270bb.rlib" "/opt/rustwide/target/debug/deps/libdashmap-3fd5768c033dfac2.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-7563710098070675.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-72fb10bcfc8404cc.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-0502b4e33ba8d646.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-8d101a0bb67d6b64.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libisahc-0c73a6e4bfabcf6f.rlib" "/opt/rustwide/target/debug/deps/libsluice-25ccc64440861db4.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-8da36957e8c677cb.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1e17aa99814bcb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libpin_project-283f4509b976d3de.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-540aee26dca23aba.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-2b0c87b60d55a45b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libcurl-583447479079e0d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-108859d90f890d54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-011219d3772ad1c4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-08c5b2d8aaf62f2c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-3698736c296d79d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmurmur3-5136fdbc6b718bb7.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-3ed9313948ad919b.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-39363bd5334b66a0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f4caad2aec1f5834.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-85b585b2e033082d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ffd3a8a7155b1d38.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/librand-4e96d8cf456a3128.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00d131f14b646192.rlib" "/opt/rustwide/target/debug/deps/librand_core-0411f1540bf2ed53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62036e8f1e40d723.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/liburl-f1b862bc35e6dd61.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libcookie-da1de73994072a49.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f7b3f24b78b18dc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-b85dfc2b7361be9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5fd20d9b5002d181.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-43964e162d8ca47e.rlib" "/opt/rustwide/target/debug/deps/libghash-5a7db13ca1a86e7e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e367fe99ee6617c4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a826050cdefd9cb0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-2c6ad43de8fefcb2.rlib" "/opt/rustwide/target/debug/deps/libaes-7ba0b7136a3afcd7.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e891623611d8878b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-150cb41b2f0bd2c0.rlib" "/opt/rustwide/target/debug/deps/libaead-7bbff1c1241962fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtime-6d2ed26153105d8b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2b20f19e90884b44.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/librand-c05f200c6c1dc5b4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b06097ce0edcd3ff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5fff318a3e4b5f8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5d29b13d55e08bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-789864bbe5a074a5.rlib" "/opt/rustwide/target/debug/deps/libchrono-4f0b90c1324d5c4c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-747845bc9efb2d79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-85220613573442cf.rlib" "/opt/rustwide/target/debug/deps/libserde-914a686ca36c044b.rlib" "/opt/rustwide/target/debug/deps/libenum_map-954ff931113c2af6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-79e5ef6263b91ef7.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-1e240efd2f2ff001.rlib" "/opt/rustwide/target/debug/deps/libblocking-5d01b5daa099d96c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3f9e7ae842d1830.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6b9a1744769c0dc7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a4697ea5d527727b.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libpolling-321c150297337c11.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8c6d48497fd85f9.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc1f358ff6af1886.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-99080782e050047e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d00b91e432abed87.rlib" "/opt/rustwide/target/debug/deps/liblog-d65ba0c4911b30a8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-da828b57715e0fa3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/threads-fa46e87c311b605d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0d20544463f8056356fa1e4fa60beeba369a7608c9408fdca23ee106da6460d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d20544463f8056356fa1e4fa60beeba369a7608c9408fdca23ee106da6460d9", kill_on_drop: false }` [INFO] [stdout] 0d20544463f8056356fa1e4fa60beeba369a7608c9408fdca23ee106da6460d9