[INFO] crate jsonbox 0.2.0 is already in cache [INFO] testing jsonbox-0.2.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate jsonbox 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate jsonbox 0.2.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonbox 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate jsonbox 0.2.0 [INFO] tweaked toml for crates.io crate jsonbox 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate jsonbox 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cba191bad918aede0121885e713961968d59ec11d533f70bad4e3ef632cf8ce [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" "8cba191bad918aede0121885e713961968d59ec11d533f70bad4e3ef632cf8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cba191bad918aede0121885e713961968d59ec11d533f70bad4e3ef632cf8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cba191bad918aede0121885e713961968d59ec11d533f70bad4e3ef632cf8ce", kill_on_drop: false }` [INFO] [stdout] 8cba191bad918aede0121885e713961968d59ec11d533f70bad4e3ef632cf8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5bbe489006267e090f349c4c02ddccd09c9145e5e94ca0bd30212f586aa0f5c [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" "b5bbe489006267e090f349c4c02ddccd09c9145e5e94ca0bd30212f586aa0f5c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [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 unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling jsonbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "b5bbe489006267e090f349c4c02ddccd09c9145e5e94ca0bd30212f586aa0f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bbe489006267e090f349c4c02ddccd09c9145e5e94ca0bd30212f586aa0f5c", kill_on_drop: false }` [INFO] [stdout] b5bbe489006267e090f349c4c02ddccd09c9145e5e94ca0bd30212f586aa0f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38424f058ac552aad5112ce1a850d241643d320f46fe6346ef28d9d8b745a686 [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" "38424f058ac552aad5112ce1a850d241643d320f46fe6346ef28d9d8b745a686", kill_on_drop: false }` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling assert-json-diff v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mockito v0.20.0 [INFO] [stderr] Compiling jsonbox v0.2.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.hello.6a2mjlkg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20" "/opt/rustwide/target/debug/examples/hello-f8a72e7e1524da20.1n9x6xox3dmjfgsi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonbox-943d505b2f07de3e.rlib" "/opt/rustwide/target/debug/deps/libsnafu-781ab20150bb7e02.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-350e3e13c5b38dec.rlib" "/opt/rustwide/target/debug/deps/libreqwest-84f3c0930032f20e.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc99592a2aa7d75e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-f87bfd47e3e8dcea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4486ff357854b74.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-216fb22b15d4b364.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b6de7404ae6527f1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f8c11e9b1c757f4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85341c6d56674c8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libhyper-79b5a540cfce27e8.rlib" "/opt/rustwide/target/debug/deps/libwant-8ef4376766fece3c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-d98e09a7f19f2ce8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-23b43f2dcd0e2e0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f9c2760380f97ff8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee6ec79ad7abbac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-59d4d268a2d68b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-472eeb7440ae5342.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-600340529f56f615.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e39f96c34beda542.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4befa5105e295099.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c9ddc52bd6e90e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cdb3afe41aed33c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-373bb90d7be70419.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6756f975749f96f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-edf417d4fd0ce24e.rlib" "/opt/rustwide/target/debug/deps/libh2-790058cf23cb86f2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libstring-4f3efcfa37acce04.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-683d8c510a1cb787.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9ad5d29e9a11eb5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libhttp-9105af337b239913.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f5f0d595a8f5722.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-064e142866ddfc93.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bebc7bef90b5747.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-78ba8340ade318b3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b04002267022b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ec8e7c2269a90b31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d617c9cc0b14e2e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5436dc70d1871ed1.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libserde-af9eaf90cf74d2b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.errors.6tkzkz0m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50" "/opt/rustwide/target/debug/examples/errors-5dacdc5f188d0b50.41xluc5ohjfz6e0z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonbox-943d505b2f07de3e.rlib" "/opt/rustwide/target/debug/deps/libsnafu-781ab20150bb7e02.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-350e3e13c5b38dec.rlib" "/opt/rustwide/target/debug/deps/libreqwest-84f3c0930032f20e.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc99592a2aa7d75e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-f87bfd47e3e8dcea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4486ff357854b74.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-216fb22b15d4b364.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b6de7404ae6527f1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f8c11e9b1c757f4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85341c6d56674c8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libhyper-79b5a540cfce27e8.rlib" "/opt/rustwide/target/debug/deps/libwant-8ef4376766fece3c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-d98e09a7f19f2ce8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-23b43f2dcd0e2e0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f9c2760380f97ff8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee6ec79ad7abbac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-59d4d268a2d68b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-472eeb7440ae5342.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-600340529f56f615.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e39f96c34beda542.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4befa5105e295099.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c9ddc52bd6e90e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cdb3afe41aed33c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-373bb90d7be70419.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6756f975749f96f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-edf417d4fd0ce24e.rlib" "/opt/rustwide/target/debug/deps/libh2-790058cf23cb86f2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libstring-4f3efcfa37acce04.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-683d8c510a1cb787.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9ad5d29e9a11eb5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libhttp-9105af337b239913.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f5f0d595a8f5722.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-064e142866ddfc93.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bebc7bef90b5747.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-78ba8340ade318b3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b04002267022b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ec8e7c2269a90b31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d617c9cc0b14e2e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5436dc70d1871ed1.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libserde-af9eaf90cf74d2b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.basic.7tfgyqqb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1" "/opt/rustwide/target/debug/examples/basic-bc07f3d14a0577e1.1te9x7tai1b3xvll.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonbox-943d505b2f07de3e.rlib" "/opt/rustwide/target/debug/deps/libsnafu-781ab20150bb7e02.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-350e3e13c5b38dec.rlib" "/opt/rustwide/target/debug/deps/libreqwest-84f3c0930032f20e.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc99592a2aa7d75e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-f87bfd47e3e8dcea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4486ff357854b74.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-216fb22b15d4b364.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b6de7404ae6527f1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f8c11e9b1c757f4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85341c6d56674c8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libhyper-79b5a540cfce27e8.rlib" "/opt/rustwide/target/debug/deps/libwant-8ef4376766fece3c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-d98e09a7f19f2ce8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-23b43f2dcd0e2e0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f9c2760380f97ff8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee6ec79ad7abbac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-59d4d268a2d68b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-472eeb7440ae5342.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-600340529f56f615.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e39f96c34beda542.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4befa5105e295099.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c9ddc52bd6e90e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cdb3afe41aed33c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-373bb90d7be70419.rlib" "/opt/rustwide/target/debug/deps/libmio-3d3fae36d85d4ebb.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6756f975749f96f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-edf417d4fd0ce24e.rlib" "/opt/rustwide/target/debug/deps/libh2-790058cf23cb86f2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libstring-4f3efcfa37acce04.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-683d8c510a1cb787.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9ad5d29e9a11eb5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libhttp-9105af337b239913.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f5f0d595a8f5722.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-064e142866ddfc93.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bebc7bef90b5747.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/liblog-ade8e1c804f12ab3.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-78ba8340ade318b3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b04002267022b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ec8e7c2269a90b31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d617c9cc0b14e2e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5436dc70d1871ed1.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libserde-af9eaf90cf74d2b1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonbox`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "38424f058ac552aad5112ce1a850d241643d320f46fe6346ef28d9d8b745a686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38424f058ac552aad5112ce1a850d241643d320f46fe6346ef28d9d8b745a686", kill_on_drop: false }` [INFO] [stdout] 38424f058ac552aad5112ce1a850d241643d320f46fe6346ef28d9d8b745a686