[INFO] cloning repository https://github.com/lukaspustina/netatmo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/netatmo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnetatmo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnetatmo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d06464dab51241577cdf39206df7826905dfd4a3 [INFO] testing lukaspustina/netatmo-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fnetatmo-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/netatmo-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaspustina/netatmo-rs [INFO] finished tweaking git repo https://github.com/lukaspustina/netatmo-rs [INFO] tweaked toml for git repo https://github.com/lukaspustina/netatmo-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 679d239ac2b78a6ffab3cceb16bb63aac1a02b966e636b2bde799689aacb83fb [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" "679d239ac2b78a6ffab3cceb16bb63aac1a02b966e636b2bde799689aacb83fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "679d239ac2b78a6ffab3cceb16bb63aac1a02b966e636b2bde799689aacb83fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679d239ac2b78a6ffab3cceb16bb63aac1a02b966e636b2bde799689aacb83fb", kill_on_drop: false }` [INFO] [stdout] 679d239ac2b78a6ffab3cceb16bb63aac1a02b966e636b2bde799689aacb83fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51ab7387b80fa41d39ed4ab8d2c2b3530bbc4f893c17c98c4619ccbc173d5a5 [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" "b51ab7387b80fa41d39ed4ab8d2c2b3530bbc4f893c17c98c4619ccbc173d5a5", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling netatmo-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "b51ab7387b80fa41d39ed4ab8d2c2b3530bbc4f893c17c98c4619ccbc173d5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51ab7387b80fa41d39ed4ab8d2c2b3530bbc4f893c17c98c4619ccbc173d5a5", kill_on_drop: false }` [INFO] [stdout] b51ab7387b80fa41d39ed4ab8d2c2b3530bbc4f893c17c98c4619ccbc173d5a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c70646790eb9366266afd77e4069760575e9efc9f091ddef9de72e52d04424d [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" "5c70646790eb9366266afd77e4069760575e9efc9f091ddef9de72e52d04424d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling netatmo-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.get_station_data.5ane9w67-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63" "/opt/rustwide/target/debug/examples/get_station_data-f0c4e6a654a4fa63.1tbdon2py9t8iv0e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7b0813627bd4e00d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-57c3f695e7f9ae9b.rlib" "/opt/rustwide/target/debug/deps/libatty-a56a033fb6ef07fa.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libnetatmo_rs-85c31bc5fbf858f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-494e5869609fe361.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aef7b95153d042d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-dd3a9b41e3f68ddc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e277958531e84f87.rlib" "/opt/rustwide/target/debug/deps/librustls-a8450cecdeb55381.rlib" "/opt/rustwide/target/debug/deps/libwebpki-eed63b6ec7537de3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-49d098726e38acb8.rlib" "/opt/rustwide/target/debug/deps/libsct-e87e302e6149a1ff.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6fb0f373a1b5ea04.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dbded1675633bec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5ec04edc8a0757ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0d2e068ef811b91.rlib" "/opt/rustwide/target/debug/deps/libwant-8415dec754d59141.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-82697b12fa066dc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7cf36f85cb3da2ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5ebbd7617c78272c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2623edae12323d43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-bb0c0c475dcb94c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-8451ef7c3c97bc7d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-113b28ff4ca836af.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d5ce68ca252908ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c860acb76d63b2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-659ec385d0137658.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8ca3bc796fccce96.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `netatmo-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.get_token.8bjv597h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4" "/opt/rustwide/target/debug/examples/get_token-1d502d2b768a19b4.taimjk1zioo2l0q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetatmo_rs-85c31bc5fbf858f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-494e5869609fe361.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aef7b95153d042d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-dd3a9b41e3f68ddc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e277958531e84f87.rlib" "/opt/rustwide/target/debug/deps/librustls-a8450cecdeb55381.rlib" "/opt/rustwide/target/debug/deps/libwebpki-eed63b6ec7537de3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-49d098726e38acb8.rlib" "/opt/rustwide/target/debug/deps/libsct-e87e302e6149a1ff.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6fb0f373a1b5ea04.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dbded1675633bec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5ec04edc8a0757ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0d2e068ef811b91.rlib" "/opt/rustwide/target/debug/deps/libwant-8415dec754d59141.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-82697b12fa066dc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7cf36f85cb3da2ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5ebbd7617c78272c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2623edae12323d43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-bb0c0c475dcb94c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-8451ef7c3c97bc7d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-113b28ff4ca836af.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d5ce68ca252908ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c860acb76d63b2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-659ec385d0137658.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8ca3bc796fccce96.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.set_temperature.h3yfn178-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf" "/opt/rustwide/target/debug/examples/set_temperature-8d48e841f7db7cbf.yy9smg15bhtzunx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetatmo_rs-85c31bc5fbf858f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-494e5869609fe361.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aef7b95153d042d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-dd3a9b41e3f68ddc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e277958531e84f87.rlib" "/opt/rustwide/target/debug/deps/librustls-a8450cecdeb55381.rlib" "/opt/rustwide/target/debug/deps/libwebpki-eed63b6ec7537de3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-49d098726e38acb8.rlib" "/opt/rustwide/target/debug/deps/libsct-e87e302e6149a1ff.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6fb0f373a1b5ea04.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dbded1675633bec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5ec04edc8a0757ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0d2e068ef811b91.rlib" "/opt/rustwide/target/debug/deps/libwant-8415dec754d59141.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-82697b12fa066dc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7cf36f85cb3da2ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5ebbd7617c78272c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2623edae12323d43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-bb0c0c475dcb94c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-8451ef7c3c97bc7d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-113b28ff4ca836af.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d5ce68ca252908ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c860acb76d63b2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-659ec385d0137658.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8ca3bc796fccce96.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.get_measure.5663ql31-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb" "/opt/rustwide/target/debug/examples/get_measure-539ce54b9dff46fb.nsjscoc2ol503ga.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetatmo_rs-85c31bc5fbf858f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-494e5869609fe361.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aef7b95153d042d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-dd3a9b41e3f68ddc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e277958531e84f87.rlib" "/opt/rustwide/target/debug/deps/librustls-a8450cecdeb55381.rlib" "/opt/rustwide/target/debug/deps/libwebpki-eed63b6ec7537de3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-49d098726e38acb8.rlib" "/opt/rustwide/target/debug/deps/libsct-e87e302e6149a1ff.rlib" "/opt/rustwide/target/debug/deps/libring-2d9bd0cc8a1d65f3.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libuuid-242577fe959291df.rlib" "/opt/rustwide/target/debug/deps/librand-3549d7513f16caa9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-e5358ec697bd40c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6fb0f373a1b5ea04.rlib" "/opt/rustwide/target/debug/deps/libdtoa-167ebc3473a64580.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-81133e4bf0c727f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dbded1675633bec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5ec04edc8a0757ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7b21d804ac142f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b63a81751877a4e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0d2e068ef811b91.rlib" "/opt/rustwide/target/debug/deps/libwant-8415dec754d59141.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-82697b12fa066dc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7cf36f85cb3da2ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5ebbd7617c78272c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2623edae12323d43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e5cab98218e9ce29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fd4cd1c54bb1acb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-bb0c0c475dcb94c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-72fb0d05626faaaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2b72f50e380bb0b.rlib" "/opt/rustwide/target/debug/deps/libh2-8451ef7c3c97bc7d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-4616ec7e267ecc46.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-113b28ff4ca836af.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-555fa94c427010af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libhttp-cdc00dc392329b33.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d5ce68ca252908ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c860acb76d63b2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-659ec385d0137658.rlib" "/opt/rustwide/target/debug/deps/libcookie-ddac9b3f9e12f6d9.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f61468f99c6e94f8.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8ca3bc796fccce96.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b8f703a2014f1d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "5c70646790eb9366266afd77e4069760575e9efc9f091ddef9de72e52d04424d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c70646790eb9366266afd77e4069760575e9efc9f091ddef9de72e52d04424d", kill_on_drop: false }` [INFO] [stdout] 5c70646790eb9366266afd77e4069760575e9efc9f091ddef9de72e52d04424d