[INFO] fetching crate mixer_wrappers 0.10.1... [INFO] testing mixer_wrappers-0.10.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate mixer_wrappers 0.10.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mixer_wrappers 0.10.1 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 mixer_wrappers 0.10.1 [INFO] finished tweaking crates.io crate mixer_wrappers 0.10.1 [INFO] tweaked toml for crates.io crate mixer_wrappers 0.10.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mixer_wrappers 0.10.1 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 flate2 v1.0.16 [INFO] [stderr] Downloaded atomic-counter v1.0.1 [INFO] [stderr] Downloaded curl v0.4.31 [INFO] [stderr] Downloaded mockito v0.17.1 [INFO] [stderr] Downloaded indexmap v1.5.0 [INFO] [stderr] Downloaded hashbrown v0.8.1 [INFO] [stderr] Downloaded serde_json v1.0.56 [INFO] [stderr] Downloaded hyper v0.12.35 [INFO] [stderr] Downloaded miniz_oxide v0.4.0 [INFO] [stderr] Downloaded encoding_rs v0.8.23 [INFO] [stderr] Downloaded curl-sys v0.4.33+curl-7.71.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 96d0084b0e45113194553d85d2defa12dd75d9eff5ad40b2ed07a8f1422d898f [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" "96d0084b0e45113194553d85d2defa12dd75d9eff5ad40b2ed07a8f1422d898f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96d0084b0e45113194553d85d2defa12dd75d9eff5ad40b2ed07a8f1422d898f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d0084b0e45113194553d85d2defa12dd75d9eff5ad40b2ed07a8f1422d898f", kill_on_drop: false }` [INFO] [stdout] 96d0084b0e45113194553d85d2defa12dd75d9eff5ad40b2ed07a8f1422d898f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75f51d9d33365f29a2c37e406c3ed0996c012258d29846f231bba0e18d5665c1 [INFO] running `Command { std: "docker" "start" "-a" "75f51d9d33365f29a2c37e406c3ed0996c012258d29846f231bba0e18d5665c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.33+curl-7.71.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v0.6.13 [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 generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling oauth2 v1.3.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling mixer_wrappers v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "75f51d9d33365f29a2c37e406c3ed0996c012258d29846f231bba0e18d5665c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f51d9d33365f29a2c37e406c3ed0996c012258d29846f231bba0e18d5665c1", kill_on_drop: false }` [INFO] [stdout] 75f51d9d33365f29a2c37e406c3ed0996c012258d29846f231bba0e18d5665c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 680d4b4c2fba94f515bc35e711b40d0eea5dd727c633db8aa7c9daf3819ed46e [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" "680d4b4c2fba94f515bc35e711b40d0eea5dd727c633db8aa7c9daf3819ed46e", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mockito v0.17.1 [INFO] [stderr] Compiling mixer_wrappers v0.10.1 (/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/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.get_notifications.832e49b2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_notifications-3a243a10f76040c9.3igjgkbgdeazd0i2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-19759e213f1e4d64/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmixer_wrappers-5d21ea5c50c27569.rlib" "/opt/rustwide/target/debug/deps/libreqwest-50a5da7502518621.rlib" "/opt/rustwide/target/debug/deps/libuuid-101ba08f0adc0705.rlib" "/opt/rustwide/target/debug/deps/librand-619aa9a1891ed806.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-052519d39d78cc9b.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-5149f53256cac609.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-6794908c370fc132.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c587427d31e974f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b81d7d260e49c6d3.rlib" "/opt/rustwide/target/debug/deps/libhyper-5be8994e332c7425.rlib" "/opt/rustwide/target/debug/deps/libwant-6ed19a0a8fb84220.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba79c858d923241e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-745b33bd38ddb07b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06121df51a3dcbd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d98ebbd2699ccc99.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d2ffc30b522d787a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1e40a04cb061bb79.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431816f721d92161.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4bb4ca7bed91560f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6c2b5a13b9f328c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-35124493d0fe652a.rlib" "/opt/rustwide/target/debug/deps/libh2-bacb1686764d730c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-445ec5f3331163c3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b20e47cbeb43139.rlib" "/opt/rustwide/target/debug/deps/libstring-d4ed5317309be61f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ee7f824e811d9757.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-278b3feabf9ad01d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-84aaae2b7bafc7f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-439b39bf42b76c4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c1f584c28f59ba40.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ae0545dc42e3fa6b.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d084bcd10b1999c2.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-715fcd9097b4b97e.rlib" "/opt/rustwide/target/debug/deps/libtime-9156180f403aabd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a2ea49076dbbc237.rlib" "/opt/rustwide/target/debug/deps/liblog-bfbbe5fd0b05610f.rlib" "/opt/rustwide/target/debug/deps/libcurl-99c1d906122ff2cf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5acf9fae1071579b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f65558a9cadfcf64.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-670ab37965a49d6c.rlib" "/opt/rustwide/target/debug/deps/liburl-f45997b8806a26bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-e3afa98b4a57f6ab.rlib" "/opt/rustwide/target/debug/deps/libws-26e44d945a52267c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6d9e29e8f8a3586b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/librand-926c3ffb3d249238.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89941d8f0af3ee04.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-e94dfe133249946b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-16d42e780ea49291.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a4ac089c9c9ff91c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-55c18bc4e8fbc232.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.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/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-66dfa4d94be5ef4b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-cc637901ec3334b9.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-b3c7ec975853f4fc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-8716572cb84c33d8.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libiovec-f0350dfc0fb8b7f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libatomic_counter-33de79051508a9b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ff58d2286924ac80.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-5b10c9ec3d3f6ed4.rlib" "/opt/rustwide/target/debug/deps/libfailure-046ab4e65a90c963.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4c3831889acf078a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41f363ca00937b97.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-739ec558ba2de81e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.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" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/get_notifications-3a243a10f76040c9" "-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] [stderr] error: could not compile `mixer_wrappers` 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/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.constellation.c8d6de5b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/constellation-260248de99f21e46.3llc1nce4xh9g730.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-19759e213f1e4d64/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmixer_wrappers-5d21ea5c50c27569.rlib" "/opt/rustwide/target/debug/deps/libreqwest-50a5da7502518621.rlib" "/opt/rustwide/target/debug/deps/libuuid-101ba08f0adc0705.rlib" "/opt/rustwide/target/debug/deps/librand-619aa9a1891ed806.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-052519d39d78cc9b.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-5149f53256cac609.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-6794908c370fc132.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c587427d31e974f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b81d7d260e49c6d3.rlib" "/opt/rustwide/target/debug/deps/libhyper-5be8994e332c7425.rlib" "/opt/rustwide/target/debug/deps/libwant-6ed19a0a8fb84220.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba79c858d923241e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-745b33bd38ddb07b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06121df51a3dcbd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d98ebbd2699ccc99.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d2ffc30b522d787a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1e40a04cb061bb79.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431816f721d92161.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4bb4ca7bed91560f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6c2b5a13b9f328c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-35124493d0fe652a.rlib" "/opt/rustwide/target/debug/deps/libh2-bacb1686764d730c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-445ec5f3331163c3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b20e47cbeb43139.rlib" "/opt/rustwide/target/debug/deps/libstring-d4ed5317309be61f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ee7f824e811d9757.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-278b3feabf9ad01d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-84aaae2b7bafc7f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-439b39bf42b76c4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c1f584c28f59ba40.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ae0545dc42e3fa6b.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d084bcd10b1999c2.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-715fcd9097b4b97e.rlib" "/opt/rustwide/target/debug/deps/libtime-9156180f403aabd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a2ea49076dbbc237.rlib" "/opt/rustwide/target/debug/deps/liblog-bfbbe5fd0b05610f.rlib" "/opt/rustwide/target/debug/deps/libcurl-99c1d906122ff2cf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5acf9fae1071579b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f65558a9cadfcf64.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-670ab37965a49d6c.rlib" "/opt/rustwide/target/debug/deps/liburl-f45997b8806a26bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-e3afa98b4a57f6ab.rlib" "/opt/rustwide/target/debug/deps/libws-26e44d945a52267c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6d9e29e8f8a3586b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/librand-926c3ffb3d249238.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89941d8f0af3ee04.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-e94dfe133249946b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-16d42e780ea49291.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a4ac089c9c9ff91c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-55c18bc4e8fbc232.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.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/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-66dfa4d94be5ef4b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-cc637901ec3334b9.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-b3c7ec975853f4fc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-8716572cb84c33d8.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libiovec-f0350dfc0fb8b7f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libatomic_counter-33de79051508a9b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ff58d2286924ac80.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-5b10c9ec3d3f6ed4.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libfailure-046ab4e65a90c963.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4c3831889acf078a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41f363ca00937b97.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-739ec558ba2de81e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.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" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/constellation-260248de99f21e46" "-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.chat.47686779-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/chat-3aa800b81dd1d1cd.2xfuu3mhw4bx4876.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-19759e213f1e4d64/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmixer_wrappers-5d21ea5c50c27569.rlib" "/opt/rustwide/target/debug/deps/libreqwest-50a5da7502518621.rlib" "/opt/rustwide/target/debug/deps/libuuid-101ba08f0adc0705.rlib" "/opt/rustwide/target/debug/deps/librand-619aa9a1891ed806.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-052519d39d78cc9b.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-5149f53256cac609.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-6794908c370fc132.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c587427d31e974f0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b81d7d260e49c6d3.rlib" "/opt/rustwide/target/debug/deps/libhyper-5be8994e332c7425.rlib" "/opt/rustwide/target/debug/deps/libwant-6ed19a0a8fb84220.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba79c858d923241e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-745b33bd38ddb07b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06121df51a3dcbd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d98ebbd2699ccc99.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d2ffc30b522d787a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1e40a04cb061bb79.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3306ee5a3a92f7a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-431816f721d92161.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4bb4ca7bed91560f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6c2b5a13b9f328c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-35124493d0fe652a.rlib" "/opt/rustwide/target/debug/deps/libh2-bacb1686764d730c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-445ec5f3331163c3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b20e47cbeb43139.rlib" "/opt/rustwide/target/debug/deps/libstring-d4ed5317309be61f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ee7f824e811d9757.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-278b3feabf9ad01d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-84aaae2b7bafc7f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-439b39bf42b76c4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c1f584c28f59ba40.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-ae0545dc42e3fa6b.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d084bcd10b1999c2.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-715fcd9097b4b97e.rlib" "/opt/rustwide/target/debug/deps/libtime-9156180f403aabd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a2ea49076dbbc237.rlib" "/opt/rustwide/target/debug/deps/liblog-bfbbe5fd0b05610f.rlib" "/opt/rustwide/target/debug/deps/libcurl-99c1d906122ff2cf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5acf9fae1071579b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f65558a9cadfcf64.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-670ab37965a49d6c.rlib" "/opt/rustwide/target/debug/deps/liburl-f45997b8806a26bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-e3afa98b4a57f6ab.rlib" "/opt/rustwide/target/debug/deps/libws-26e44d945a52267c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6d9e29e8f8a3586b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d32c3425c6d51498.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/librand-926c3ffb3d249238.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89941d8f0af3ee04.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-e94dfe133249946b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-16d42e780ea49291.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a4ac089c9c9ff91c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-55c18bc4e8fbc232.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.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/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-66dfa4d94be5ef4b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-cc637901ec3334b9.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-b3c7ec975853f4fc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-8716572cb84c33d8.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libiovec-f0350dfc0fb8b7f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libfailure-046ab4e65a90c963.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4c3831889acf078a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41f363ca00937b97.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-739ec558ba2de81e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libatomic_counter-33de79051508a9b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ff58d2286924ac80.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-5b10c9ec3d3f6ed4.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.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" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/chat-3aa800b81dd1d1cd" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "680d4b4c2fba94f515bc35e711b40d0eea5dd727c633db8aa7c9daf3819ed46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680d4b4c2fba94f515bc35e711b40d0eea5dd727c633db8aa7c9daf3819ed46e", kill_on_drop: false }` [INFO] [stdout] 680d4b4c2fba94f515bc35e711b40d0eea5dd727c633db8aa7c9daf3819ed46e