[INFO] fetching crate netatmo-rs 0.5.0... [INFO] testing netatmo-rs-0.5.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate netatmo-rs 0.5.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate netatmo-rs 0.5.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netatmo-rs 0.5.0 [INFO] finished tweaking crates.io crate netatmo-rs 0.5.0 [INFO] tweaked toml for crates.io crate netatmo-rs 0.5.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate netatmo-rs 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776ba482fe85fb643c48ea8e2d5e9ae474dc1220c975213a5963eccef879ccb2 [INFO] running `Command { std: "docker" "start" "-a" "776ba482fe85fb643c48ea8e2d5e9ae474dc1220c975213a5963eccef879ccb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776ba482fe85fb643c48ea8e2d5e9ae474dc1220c975213a5963eccef879ccb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776ba482fe85fb643c48ea8e2d5e9ae474dc1220c975213a5963eccef879ccb2", kill_on_drop: false }` [INFO] [stdout] 776ba482fe85fb643c48ea8e2d5e9ae474dc1220c975213a5963eccef879ccb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f01a7aff12fe2dfeab7a599044433f1f7ed5b2b5c3a0b969c1d0a7ab4af63ad [INFO] running `Command { std: "docker" "start" "-a" "2f01a7aff12fe2dfeab7a599044433f1f7ed5b2b5c3a0b969c1d0a7ab4af63ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.13 [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.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.17 [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 bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [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 failure_derive v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [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 1m 12s [INFO] running `Command { std: "docker" "inspect" "2f01a7aff12fe2dfeab7a599044433f1f7ed5b2b5c3a0b969c1d0a7ab4af63ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f01a7aff12fe2dfeab7a599044433f1f7ed5b2b5c3a0b969c1d0a7ab4af63ad", kill_on_drop: false }` [INFO] [stdout] 2f01a7aff12fe2dfeab7a599044433f1f7ed5b2b5c3a0b969c1d0a7ab4af63ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4565983bf2fcb113aa3ae2f2c31e62b58b647f01ded9c23a891592536d32abf1 [INFO] running `Command { std: "docker" "start" "-a" "4565983bf2fcb113aa3ae2f2c31e62b58b647f01ded9c23a891592536d32abf1", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.get_station_data.a2e2ad6e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f.2cpvv1958kgnchlj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0840fec8fd7b145e/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5411917e0c4dfa55.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-a0d92d1b484fe81b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libnetatmo_rs-f946f894684d4607.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6e19ef62cc51ae67.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ab463abd53decada.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-57efc2724d8b899c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-18aa25c05c1d8200.rlib" "/opt/rustwide/target/debug/deps/librustls-a75e08aca2422ee4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5af5b78231e0175b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-270b3ca2e1947958.rlib" "/opt/rustwide/target/debug/deps/libsct-f05ba82ccc2f844e.rlib" "/opt/rustwide/target/debug/deps/libring-d487079e5f283918.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libuuid-75b61fdcb185b03d.rlib" "/opt/rustwide/target/debug/deps/librand-3d0747213c0fa534.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0f912cdba1a4510c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cd134086ab26207.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-d024a16b4192a526.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94efc54c725fb488.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9170a7d6ab200101.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-19f85cb1ae2863cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a27878e344d8b3d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-6ffcae912cb0ce38.rlib" "/opt/rustwide/target/debug/deps/libwant-293150c6ce478980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-ad8cb03adcd3a8a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c397fa8987608247.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0f2b225d8da944a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a7677d8eafbb0c31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a446ed2520f8ede9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d9076d81190c681.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e9865e3a9f1bbde7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-67490dbc5b640854.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f5e8aa70c3838dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e8f49688cfd4046c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c81d1211dd14867.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3869fae3fd61338d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmio-0dce6cbd7ed501c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3e116767c2537680.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4ccf858a0df84861.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e2baa16389529a40.rlib" "/opt/rustwide/target/debug/deps/libh2-cf52b098ab6a3ccb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a7245b87f13e3296.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-be11d0f50a7379b2.rlib" "/opt/rustwide/target/debug/deps/libstring-971a598f580dc369.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8b93e4209df4493c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-44e8fef41fa021d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libhttp-ced5b39bad8f3cc0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-10fb74cc9f19bfc4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5c2a5bd5bf8882eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e0cbd5aca3f196a2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-83e914ca6a603926.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-c7c9541337ea2c97.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-810145454828a71a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-6f1591d9c99775b1.rlib" "/opt/rustwide/target/debug/deps/libcookie-77e13848f667bbbf.rlib" "/opt/rustwide/target/debug/deps/libtime-b77a1bebcc9347a2.rlib" "/opt/rustwide/target/debug/deps/liburl-b3452b4773bf4605.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-11143af494bcb9bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-66f0f7db38114a44.rlib" "/opt/rustwide/target/debug/deps/libeither-b0092ed41718ae10.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libfailure-2f9481921a601f66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ae176df63335c5d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aab747577eb517de.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_station_data-19e039c3b43e264f" "-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 `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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.get_measure.87e57dc7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911.3r3wu4gqbs0k0qtn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0840fec8fd7b145e/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetatmo_rs-f946f894684d4607.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6e19ef62cc51ae67.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ab463abd53decada.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-57efc2724d8b899c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-18aa25c05c1d8200.rlib" "/opt/rustwide/target/debug/deps/librustls-a75e08aca2422ee4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5af5b78231e0175b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-270b3ca2e1947958.rlib" "/opt/rustwide/target/debug/deps/libsct-f05ba82ccc2f844e.rlib" "/opt/rustwide/target/debug/deps/libring-d487079e5f283918.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libuuid-75b61fdcb185b03d.rlib" "/opt/rustwide/target/debug/deps/librand-3d0747213c0fa534.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0f912cdba1a4510c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cd134086ab26207.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-d024a16b4192a526.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94efc54c725fb488.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9170a7d6ab200101.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-19f85cb1ae2863cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a27878e344d8b3d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-6ffcae912cb0ce38.rlib" "/opt/rustwide/target/debug/deps/libwant-293150c6ce478980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-ad8cb03adcd3a8a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c397fa8987608247.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0f2b225d8da944a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a7677d8eafbb0c31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a446ed2520f8ede9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d9076d81190c681.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e9865e3a9f1bbde7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-67490dbc5b640854.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f5e8aa70c3838dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e8f49688cfd4046c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c81d1211dd14867.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3869fae3fd61338d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmio-0dce6cbd7ed501c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3e116767c2537680.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4ccf858a0df84861.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e2baa16389529a40.rlib" "/opt/rustwide/target/debug/deps/libh2-cf52b098ab6a3ccb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a7245b87f13e3296.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-be11d0f50a7379b2.rlib" "/opt/rustwide/target/debug/deps/libstring-971a598f580dc369.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8b93e4209df4493c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-44e8fef41fa021d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libhttp-ced5b39bad8f3cc0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-10fb74cc9f19bfc4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5c2a5bd5bf8882eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e0cbd5aca3f196a2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-83e914ca6a603926.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-c7c9541337ea2c97.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-810145454828a71a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-6f1591d9c99775b1.rlib" "/opt/rustwide/target/debug/deps/libcookie-77e13848f667bbbf.rlib" "/opt/rustwide/target/debug/deps/libtime-b77a1bebcc9347a2.rlib" "/opt/rustwide/target/debug/deps/liburl-b3452b4773bf4605.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-11143af494bcb9bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-66f0f7db38114a44.rlib" "/opt/rustwide/target/debug/deps/libeither-b0092ed41718ae10.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libfailure-2f9481921a601f66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ae176df63335c5d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aab747577eb517de.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_measure-e168904a3bed2911" "-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/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.get_token.8343e4e7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125.33ok2scikapzlem8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0840fec8fd7b145e/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnetatmo_rs-f946f894684d4607.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6e19ef62cc51ae67.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ab463abd53decada.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-57efc2724d8b899c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-18aa25c05c1d8200.rlib" "/opt/rustwide/target/debug/deps/librustls-a75e08aca2422ee4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5af5b78231e0175b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-270b3ca2e1947958.rlib" "/opt/rustwide/target/debug/deps/libsct-f05ba82ccc2f844e.rlib" "/opt/rustwide/target/debug/deps/libring-d487079e5f283918.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libuuid-75b61fdcb185b03d.rlib" "/opt/rustwide/target/debug/deps/librand-3d0747213c0fa534.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0f912cdba1a4510c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cd134086ab26207.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-d024a16b4192a526.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94efc54c725fb488.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9170a7d6ab200101.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-19f85cb1ae2863cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a27878e344d8b3d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-6ffcae912cb0ce38.rlib" "/opt/rustwide/target/debug/deps/libwant-293150c6ce478980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-ad8cb03adcd3a8a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c397fa8987608247.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0f2b225d8da944a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a7677d8eafbb0c31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a446ed2520f8ede9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d9076d81190c681.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e9865e3a9f1bbde7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-67490dbc5b640854.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6563cfb050497c70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f5e8aa70c3838dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e8f49688cfd4046c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c81d1211dd14867.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3869fae3fd61338d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmio-0dce6cbd7ed501c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3e116767c2537680.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4ccf858a0df84861.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e2baa16389529a40.rlib" "/opt/rustwide/target/debug/deps/libh2-cf52b098ab6a3ccb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a7245b87f13e3296.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-be11d0f50a7379b2.rlib" "/opt/rustwide/target/debug/deps/libstring-971a598f580dc369.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8b93e4209df4493c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-44e8fef41fa021d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libhttp-ced5b39bad8f3cc0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-10fb74cc9f19bfc4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5c2a5bd5bf8882eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e0cbd5aca3f196a2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-83e914ca6a603926.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-c7c9541337ea2c97.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-810145454828a71a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-6f1591d9c99775b1.rlib" "/opt/rustwide/target/debug/deps/libcookie-77e13848f667bbbf.rlib" "/opt/rustwide/target/debug/deps/libtime-b77a1bebcc9347a2.rlib" "/opt/rustwide/target/debug/deps/liburl-b3452b4773bf4605.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-11143af494bcb9bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-66f0f7db38114a44.rlib" "/opt/rustwide/target/debug/deps/libeither-b0092ed41718ae10.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libfailure-2f9481921a601f66.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ae176df63335c5d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aab747577eb517de.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_token-50cee9412c6c4125" "-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" "4565983bf2fcb113aa3ae2f2c31e62b58b647f01ded9c23a891592536d32abf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4565983bf2fcb113aa3ae2f2c31e62b58b647f01ded9c23a891592536d32abf1", kill_on_drop: false }` [INFO] [stdout] 4565983bf2fcb113aa3ae2f2c31e62b58b647f01ded9c23a891592536d32abf1