[INFO] fetching crate bodhi 1.0.1... [INFO] testing bodhi-1.0.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate bodhi 1.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bodhi 1.0.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bodhi 1.0.1 [INFO] finished tweaking crates.io crate bodhi 1.0.1 [INFO] tweaked toml for crates.io crate bodhi 1.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate bodhi 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6313841048e3d74f35c7a2ed16a01516b9216913b5d990ba0f7b37aa0d8dc28c [INFO] running `Command { std: "docker" "start" "-a" "6313841048e3d74f35c7a2ed16a01516b9216913b5d990ba0f7b37aa0d8dc28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6313841048e3d74f35c7a2ed16a01516b9216913b5d990ba0f7b37aa0d8dc28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6313841048e3d74f35c7a2ed16a01516b9216913b5d990ba0f7b37aa0d8dc28c", kill_on_drop: false }` [INFO] [stdout] 6313841048e3d74f35c7a2ed16a01516b9216913b5d990ba0f7b37aa0d8dc28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5416861fd6e485a2e30cae20903e55dc511fe748c7665a4320aec1915e98f56 [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" "a5416861fd6e485a2e30cae20903e55dc511fe748c7665a4320aec1915e98f56", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling retry v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_url_params v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling fedora v0.2.2 [INFO] [stderr] Compiling bodhi v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "a5416861fd6e485a2e30cae20903e55dc511fe748c7665a4320aec1915e98f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5416861fd6e485a2e30cae20903e55dc511fe748c7665a4320aec1915e98f56", kill_on_drop: false }` [INFO] [stdout] a5416861fd6e485a2e30cae20903e55dc511fe748c7665a4320aec1915e98f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae6273557e0426d946e854778a23f270160a8f524bd42779d579f9ac2a99d825 [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" "ae6273557e0426d946e854778a23f270160a8f524bd42779d579f9ac2a99d825", kill_on_drop: false }` [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling bodhi v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bodhi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name edit_override --edition=2018 examples/edit_override.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="offline-tests"' -C metadata=920a4e8f6d4f1913 -C extra-filename=-920a4e8f6d4f1913 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bodhi=/opt/rustwide/target/debug/deps/libbodhi-f258abde72de5ee2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4fa4175173c46a02.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-eea999931c334652.rlib --extern fedora=/opt/rustwide/target/debug/deps/libfedora-6756c343719077df.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-27181ea8d9da86c1.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-6ad91ccff7b35bfc.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-608d5a8b7cf4ef26.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dd9f3a6d9ce875ef.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-736c45029fcff787.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-22646d6a5743eaa2.so --extern serde_url_params=/opt/rustwide/target/debug/deps/libserde_url_params-f23f6d41a2df67b4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.create_override.7nddvkr9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52" "/opt/rustwide/target/debug/examples/create_override-27104cb89b3bbb52.1ffp2cvflndh95oq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-608d5a8b7cf4ef26.rlib" "/opt/rustwide/target/debug/deps/libbodhi-f258abde72de5ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-f23f6d41a2df67b4.rlib" "/opt/rustwide/target/debug/deps/libretry-6ad91ccff7b35bfc.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libfedora-6756c343719077df.rlib" "/opt/rustwide/target/debug/deps/libreqwest-27181ea8d9da86c1.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2594cac8c0c6c62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-736c45029fcff787.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-27404cbb8a7de2cd.rlib" "/opt/rustwide/target/debug/deps/libregex-1d4aef466884496f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-af2dba4db4db107f.rlib" "/opt/rustwide/target/debug/deps/libtime-e50b8d2dc40b8e0e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-708241df4a6a27a6.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a647b1f07607384e.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-956db25576b3c725.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ee0b8609a4981a52.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-492faef7283a9115.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68dee952b4b59e22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-563f847e8aad4afb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0bdffc0ae972f119.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-95e80dc7d41e7003.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5c405d1428f1f6ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4ad423b611b452e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7a7010ad995ebb37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95f7f5a411f18752.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-668dbb537be68e22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libmio-16f181d80b39dd6a.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f0d25c4ddfa931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76790a9c6c7614a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1a0468215104def6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfailure-eea999931c334652.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchrono-4fa4175173c46a02.rlib" "/opt/rustwide/target/debug/deps/libserde-dd9f3a6d9ce875ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.user.ck5baot3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6" "/opt/rustwide/target/debug/examples/user-a463ccbe599170e6.120zl1hx3fbf74te.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbodhi-f258abde72de5ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-f23f6d41a2df67b4.rlib" "/opt/rustwide/target/debug/deps/libretry-6ad91ccff7b35bfc.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libfedora-6756c343719077df.rlib" "/opt/rustwide/target/debug/deps/libreqwest-27181ea8d9da86c1.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2594cac8c0c6c62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-736c45029fcff787.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-27404cbb8a7de2cd.rlib" "/opt/rustwide/target/debug/deps/libregex-1d4aef466884496f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-af2dba4db4db107f.rlib" "/opt/rustwide/target/debug/deps/libtime-e50b8d2dc40b8e0e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-708241df4a6a27a6.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a647b1f07607384e.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-956db25576b3c725.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ee0b8609a4981a52.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-492faef7283a9115.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68dee952b4b59e22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-563f847e8aad4afb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0bdffc0ae972f119.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-95e80dc7d41e7003.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5c405d1428f1f6ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4ad423b611b452e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7a7010ad995ebb37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95f7f5a411f18752.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-668dbb537be68e22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libmio-16f181d80b39dd6a.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f0d25c4ddfa931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76790a9c6c7614a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1a0468215104def6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfailure-eea999931c334652.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchrono-4fa4175173c46a02.rlib" "/opt/rustwide/target/debug/deps/libserde-dd9f3a6d9ce875ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.create_update.1m8r2x1d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8" "/opt/rustwide/target/debug/examples/create_update-27487364a83674f8.54qung9n3shqqjep.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-608d5a8b7cf4ef26.rlib" "/opt/rustwide/target/debug/deps/libbodhi-f258abde72de5ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-f23f6d41a2df67b4.rlib" "/opt/rustwide/target/debug/deps/libretry-6ad91ccff7b35bfc.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libfedora-6756c343719077df.rlib" "/opt/rustwide/target/debug/deps/libreqwest-27181ea8d9da86c1.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2594cac8c0c6c62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-736c45029fcff787.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-27404cbb8a7de2cd.rlib" "/opt/rustwide/target/debug/deps/libregex-1d4aef466884496f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-af2dba4db4db107f.rlib" "/opt/rustwide/target/debug/deps/libtime-e50b8d2dc40b8e0e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-708241df4a6a27a6.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a647b1f07607384e.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-956db25576b3c725.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ee0b8609a4981a52.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-492faef7283a9115.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68dee952b4b59e22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-563f847e8aad4afb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0bdffc0ae972f119.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-95e80dc7d41e7003.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5c405d1428f1f6ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4ad423b611b452e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7a7010ad995ebb37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95f7f5a411f18752.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-668dbb537be68e22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libmio-16f181d80b39dd6a.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f0d25c4ddfa931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76790a9c6c7614a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1a0468215104def6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfailure-eea999931c334652.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchrono-4fa4175173c46a02.rlib" "/opt/rustwide/target/debug/deps/libserde-dd9f3a6d9ce875ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.create_comment.appqcm9q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429" "/opt/rustwide/target/debug/examples/create_comment-d2742fee79c2b429.35tw5gek3nhy2zd4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-608d5a8b7cf4ef26.rlib" "/opt/rustwide/target/debug/deps/libbodhi-f258abde72de5ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-f23f6d41a2df67b4.rlib" "/opt/rustwide/target/debug/deps/libretry-6ad91ccff7b35bfc.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libfedora-6756c343719077df.rlib" "/opt/rustwide/target/debug/deps/libreqwest-27181ea8d9da86c1.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e2594cac8c0c6c62.rlib" "/opt/rustwide/target/debug/deps/libserde_json-736c45029fcff787.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-27404cbb8a7de2cd.rlib" "/opt/rustwide/target/debug/deps/libregex-1d4aef466884496f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9ee6b8ae2fa808c8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-af2dba4db4db107f.rlib" "/opt/rustwide/target/debug/deps/libtime-e50b8d2dc40b8e0e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-708241df4a6a27a6.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a647b1f07607384e.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-956db25576b3c725.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ee0b8609a4981a52.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-492faef7283a9115.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68dee952b4b59e22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-563f847e8aad4afb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0bdffc0ae972f119.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-95e80dc7d41e7003.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5c405d1428f1f6ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d4ad423b611b452e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7a7010ad995ebb37.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95f7f5a411f18752.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-668dbb537be68e22.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libmio-16f181d80b39dd6a.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f0d25c4ddfa931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76790a9c6c7614a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1a0468215104def6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfailure-eea999931c334652.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4491b8f326d71cef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70a851dcedc39c54.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchrono-4fa4175173c46a02.rlib" "/opt/rustwide/target/debug/deps/libserde-dd9f3a6d9ce875ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae6273557e0426d946e854778a23f270160a8f524bd42779d579f9ac2a99d825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6273557e0426d946e854778a23f270160a8f524bd42779d579f9ac2a99d825", kill_on_drop: false }` [INFO] [stdout] ae6273557e0426d946e854778a23f270160a8f524bd42779d579f9ac2a99d825