[INFO] fetching crate wrangler 1.12.3... [INFO] testing wrangler-1.12.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate wrangler 1.12.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate wrangler 1.12.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wrangler 1.12.3 [INFO] finished tweaking crates.io crate wrangler 1.12.3 [INFO] tweaked toml for crates.io crate wrangler 1.12.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate wrangler 1.12.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.6 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded ct-logs v0.7.0 [INFO] [stderr] Downloaded openssl v0.10.31 [INFO] [stderr] Downloaded binary-install v0.0.3-alpha.1 [INFO] [stderr] Downloaded chrome-devtools-rs v0.0.0-alpha.2 [INFO] [stderr] Downloaded native-tls v0.2.6 [INFO] [stderr] Downloaded security-framework v1.0.0 [INFO] [stderr] Downloaded security-framework-sys v1.0.0 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded cloudflare v0.6.6 [INFO] [stderr] Downloaded eventual v0.1.7 [INFO] [stderr] Downloaded text_io v0.1.8 [INFO] [stderr] Downloaded billboard v0.1.0 [INFO] [stderr] Downloaded ws v0.9.1 [INFO] [stderr] Downloaded syncbox v0.2.4 [INFO] [stderr] Downloaded serde_qs v0.4.6 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded openssl-sys v0.9.59 [INFO] [stderr] Downloaded rustls-native-certs v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe5135bad583511d0e655c6b4ea5f9f387a8d11b099b1efb47804922364a854 [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" "1fe5135bad583511d0e655c6b4ea5f9f387a8d11b099b1efb47804922364a854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe5135bad583511d0e655c6b4ea5f9f387a8d11b099b1efb47804922364a854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe5135bad583511d0e655c6b4ea5f9f387a8d11b099b1efb47804922364a854", kill_on_drop: false }` [INFO] [stdout] 1fe5135bad583511d0e655c6b4ea5f9f387a8d11b099b1efb47804922364a854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1663eb65cf4eac7cb5255eddd5a79db7abdf47e7476d90e5e89cbb6a7453b007 [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" "1663eb65cf4eac7cb5255eddd5a79db7abdf47e7476d90e5e89cbb6a7453b007", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wrangler v1.12.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling billboard v0.1.0 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling chrome-devtools-rs v0.0.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling sloggers v0.3.6 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling cloudflare v0.6.6 [INFO] [stderr] Compiling binary-install v0.0.3-alpha.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 55s [INFO] running `Command { std: "docker" "inspect" "1663eb65cf4eac7cb5255eddd5a79db7abdf47e7476d90e5e89cbb6a7453b007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1663eb65cf4eac7cb5255eddd5a79db7abdf47e7476d90e5e89cbb6a7453b007", kill_on_drop: false }` [INFO] [stdout] 1663eb65cf4eac7cb5255eddd5a79db7abdf47e7476d90e5e89cbb6a7453b007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e626be61de029c89242169fea15f52bbb3843d769679b496a742294aaf0f0d3 [INFO] running `Command { std: "docker" "start" "-a" "4e626be61de029c89242169fea15f52bbb3843d769679b496a742294aaf0f0d3", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling wrangler v1.12.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.parse.42varjgh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5" "/opt/rustwide/target/debug/deps/parse-85e39a18ccffb4f5.4umoiu9e7uu0ih3a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-e1f2de2d1df8ec76/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4698dc021c2a36e5/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d46d26621a646e0b/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libwrangler-ce2e089f95a2d2e4.rlib" "/opt/rustwide/target/debug/deps/libdirs-812d8fa69f32f849.rlib" "/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-44abcbc640f94977.rlib" "/opt/rustwide/target/debug/deps/libnotify-7164689a134a9b3a.rlib" "/opt/rustwide/target/debug/deps/libinotify-740b2d9b65792410.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-cb81406ccc8d29de.rlib" "/opt/rustwide/target/debug/deps/libbillboard-9d9a982688178558.rlib" "/opt/rustwide/target/debug/deps/libterm_size-cca94702971e893d.rlib" "/opt/rustwide/target/debug/deps/libconsole-710c270b69d39e07.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-c0fd68172154ad65.rlib" "/opt/rustwide/target/debug/deps/libwhich-59b174d9c0defc4e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a4fd40aa482d4340.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-9118849939a5c91f.rlib" "/opt/rustwide/target/debug/deps/libignore-41224045d2529f78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libglobset-9f2b565a5c98dd27.rlib" "/opt/rustwide/target/debug/deps/libconfig-7f192df6b4ad5fa4.rlib" "/opt/rustwide/target/debug/deps/libini-fe081c3c47fb316c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dec7255e1e5185b9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce76a0740b185d80.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3febc33145ce8623.rlib" "/opt/rustwide/target/debug/deps/libserde-2b86062bd94d9fe9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libtoml-a2949d5b1c2f9b79.rlib" "/opt/rustwide/target/debug/deps/libnom-885407f33407535d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libeventual-7fbaa014a364cae9.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-ec10ba74ded0978a.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libsemver-e8dfd76ea439d50e.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-db54bec27ef44f17.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-9fa47718ee9b4646.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libcurl-a35bef76ff01fef4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f22f8bfc5a6d7a90.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9add628dccf47511.rlib" "/opt/rustwide/target/debug/deps/libzip-a5eae9584b8ba910.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f1212e537e37f57a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-087cf19889fc312f.rlib" "/opt/rustwide/target/debug/deps/libpodio-654dba409fb2aceb.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f0ea9085e1136f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libtar-c954f52fd111ef19.rlib" "/opt/rustwide/target/debug/deps/libxattr-80840c0236866e89.rlib" "/opt/rustwide/target/debug/deps/libfiletime-035e7d4d51d3d2f7.rlib" "/opt/rustwide/target/debug/deps/libdirs-cc568850d12563f6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfcbf33bf12e2d88.rlib" "/opt/rustwide/target/debug/deps/libis_executable-ef8853c97ed4a2c7.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c534524a7b71023d.rlib" "/opt/rustwide/target/debug/deps/libfs2-b012750a9124c296.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b9ffdd8c3431df48.rlib" "/opt/rustwide/target/debug/deps/libcsv-9741ebfe990508e2.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bce3f2882fada0e9.rlib" "/opt/rustwide/target/debug/deps/libbstr-3729907a02da7c23.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/libterm-78b40180f4acd877.rlib" "/opt/rustwide/target/debug/deps/libdirs-a739dcb4ca38d78b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1bdcda8a07e83609.rlib" "/opt/rustwide/target/debug/deps/libconsole-147fe6e29dce7703.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0097e1f50cb87340.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-0ebc21f9ac6f9fbe.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-164d55a2ae551823.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-87b01edcb986e315.rlib" "/opt/rustwide/target/debug/deps/libunescape-c7c39582c7e387e6.rlib" "/opt/rustwide/target/debug/deps/libconsole-a19534db1f3f3d00.rlib" "/opt/rustwide/target/debug/deps/libtermios-e7f8768d2c6e7b82.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-814e814f8427154d.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dc5f7cc87036e7c6.rlib" "/opt/rustwide/target/debug/deps/libct_logs-dee066866b7d9f5e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-4f4afb77fa205e3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e66110f65b2183b0.rlib" "/opt/rustwide/target/debug/deps/librustls-973fa4d92c75e979.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsct-cc97517326a0fa18.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3a81164c5987674e.rlib" "/opt/rustwide/target/debug/deps/libring-9aaeb24eac2a03c7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-090e1c67c7982d9f.rlib" "/opt/rustwide/target/debug/deps/libserde_with-3b70f2802c0253a5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f3091b5ee52f7177.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0171c18e4e9eeb55.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-58cc7045c42fa94e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe9ba1d48a9cfa7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5bf55d756f1957ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad519126bc6b6df1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-701d902bbb8dc4e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libclap-d7a3602b40347b5a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libatty-7c3e75db6aa6e733.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53dec1441c1cd774.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3dc0a0fd40458fb8.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c224657e7032c497.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-da0b5bcae7c9d42a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-69a237cd090718f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5ecb41cc75baaf40.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df071b38d50c635d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-64090d9f63491306.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-93afe6dde02fa4a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f4ea591f6604ab4e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7cab0cac46e914e8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2859b6cf15a4aafa.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416b9da4c74c60b5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-524fac291d397d68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtokio-36427c76f995979a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e44a77793480b58e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b1cc9b12d297e7ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f25431d065bfc242.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-34f7bb577f41e56e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5fe0349ff80cafc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhttp-e187516d07466911.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libuuid-2fe68a00174c6fd6.rlib" "/opt/rustwide/target/debug/deps/libws-b9de4cbef0af40da.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/librand-87652bba8776c647.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-948f4f07ef490e3c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9aa5ea4eab37d1a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d566993e4d045f1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-510e486329de4561.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libmio-3271cb9a206a92d6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c3446ac04a18eed.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libserde-c8291c2ed008d678.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libtext_io-495ab23ce5c1f7ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wrangler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.preview.1v0dyk30-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb" "/opt/rustwide/target/debug/deps/preview-77db96917322dbcb.4r0dk5grxlb3x7np.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-e1f2de2d1df8ec76/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4698dc021c2a36e5/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d46d26621a646e0b/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-be7e85b6a22b2cb0.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-272762473ce2793d.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-8eb88a7d9c8135b8.rlib" "/opt/rustwide/target/debug/deps/libtreeline-6cdaf2d9b98944fb.rlib" "/opt/rustwide/target/debug/deps/libpredicates-f1f485cf09491f7d.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-c69b36040a98e40a.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-12377454c717b6d1.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-fd4e9d604efb47df.rlib" "/opt/rustwide/target/debug/deps/libwrangler-ce2e089f95a2d2e4.rlib" "/opt/rustwide/target/debug/deps/libdirs-812d8fa69f32f849.rlib" "/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-44abcbc640f94977.rlib" "/opt/rustwide/target/debug/deps/libnotify-7164689a134a9b3a.rlib" "/opt/rustwide/target/debug/deps/libinotify-740b2d9b65792410.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-cb81406ccc8d29de.rlib" "/opt/rustwide/target/debug/deps/libbillboard-9d9a982688178558.rlib" "/opt/rustwide/target/debug/deps/libterm_size-cca94702971e893d.rlib" "/opt/rustwide/target/debug/deps/libconsole-710c270b69d39e07.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-c0fd68172154ad65.rlib" "/opt/rustwide/target/debug/deps/libwhich-59b174d9c0defc4e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a4fd40aa482d4340.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-9118849939a5c91f.rlib" "/opt/rustwide/target/debug/deps/libignore-41224045d2529f78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libglobset-9f2b565a5c98dd27.rlib" "/opt/rustwide/target/debug/deps/libconfig-7f192df6b4ad5fa4.rlib" "/opt/rustwide/target/debug/deps/libini-fe081c3c47fb316c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dec7255e1e5185b9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce76a0740b185d80.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3febc33145ce8623.rlib" "/opt/rustwide/target/debug/deps/libserde-2b86062bd94d9fe9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libtoml-a2949d5b1c2f9b79.rlib" "/opt/rustwide/target/debug/deps/libnom-885407f33407535d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libeventual-7fbaa014a364cae9.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-ec10ba74ded0978a.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libsemver-e8dfd76ea439d50e.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-db54bec27ef44f17.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-9fa47718ee9b4646.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libcurl-a35bef76ff01fef4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f22f8bfc5a6d7a90.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9add628dccf47511.rlib" "/opt/rustwide/target/debug/deps/libzip-a5eae9584b8ba910.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f1212e537e37f57a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-087cf19889fc312f.rlib" "/opt/rustwide/target/debug/deps/libpodio-654dba409fb2aceb.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f0ea9085e1136f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libtar-c954f52fd111ef19.rlib" "/opt/rustwide/target/debug/deps/libxattr-80840c0236866e89.rlib" "/opt/rustwide/target/debug/deps/libfiletime-035e7d4d51d3d2f7.rlib" "/opt/rustwide/target/debug/deps/libdirs-cc568850d12563f6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfcbf33bf12e2d88.rlib" "/opt/rustwide/target/debug/deps/libis_executable-ef8853c97ed4a2c7.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c534524a7b71023d.rlib" "/opt/rustwide/target/debug/deps/libfs2-b012750a9124c296.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b9ffdd8c3431df48.rlib" "/opt/rustwide/target/debug/deps/libcsv-9741ebfe990508e2.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bce3f2882fada0e9.rlib" "/opt/rustwide/target/debug/deps/libbstr-3729907a02da7c23.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/libterm-78b40180f4acd877.rlib" "/opt/rustwide/target/debug/deps/libdirs-a739dcb4ca38d78b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1bdcda8a07e83609.rlib" "/opt/rustwide/target/debug/deps/libconsole-147fe6e29dce7703.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0097e1f50cb87340.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-0ebc21f9ac6f9fbe.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-164d55a2ae551823.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-87b01edcb986e315.rlib" "/opt/rustwide/target/debug/deps/libunescape-c7c39582c7e387e6.rlib" "/opt/rustwide/target/debug/deps/libconsole-a19534db1f3f3d00.rlib" "/opt/rustwide/target/debug/deps/libtermios-e7f8768d2c6e7b82.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-814e814f8427154d.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dc5f7cc87036e7c6.rlib" "/opt/rustwide/target/debug/deps/libct_logs-dee066866b7d9f5e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-4f4afb77fa205e3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e66110f65b2183b0.rlib" "/opt/rustwide/target/debug/deps/librustls-973fa4d92c75e979.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsct-cc97517326a0fa18.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3a81164c5987674e.rlib" "/opt/rustwide/target/debug/deps/libring-9aaeb24eac2a03c7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-090e1c67c7982d9f.rlib" "/opt/rustwide/target/debug/deps/libserde_with-3b70f2802c0253a5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f3091b5ee52f7177.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0171c18e4e9eeb55.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-58cc7045c42fa94e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe9ba1d48a9cfa7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5bf55d756f1957ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad519126bc6b6df1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-701d902bbb8dc4e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libclap-d7a3602b40347b5a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libatty-7c3e75db6aa6e733.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53dec1441c1cd774.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3dc0a0fd40458fb8.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c224657e7032c497.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-da0b5bcae7c9d42a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-69a237cd090718f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5ecb41cc75baaf40.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df071b38d50c635d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-64090d9f63491306.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-93afe6dde02fa4a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f4ea591f6604ab4e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7cab0cac46e914e8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2859b6cf15a4aafa.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416b9da4c74c60b5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-524fac291d397d68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtokio-36427c76f995979a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e44a77793480b58e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b1cc9b12d297e7ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f25431d065bfc242.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-34f7bb577f41e56e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5fe0349ff80cafc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhttp-e187516d07466911.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libuuid-2fe68a00174c6fd6.rlib" "/opt/rustwide/target/debug/deps/libws-b9de4cbef0af40da.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/librand-87652bba8776c647.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-948f4f07ef490e3c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9aa5ea4eab37d1a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d566993e4d045f1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-510e486329de4561.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libmio-3271cb9a206a92d6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c3446ac04a18eed.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libserde-c8291c2ed008d678.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libtext_io-495ab23ce5c1f7ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.build.2f2jlpor-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2" "/opt/rustwide/target/debug/deps/build-78a3d68bb57f6bd2.4bvu6mmiuxnkwgzb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-e1f2de2d1df8ec76/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-4698dc021c2a36e5/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d46d26621a646e0b/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libwrangler-ce2e089f95a2d2e4.rlib" "/opt/rustwide/target/debug/deps/libdirs-812d8fa69f32f849.rlib" "/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-44abcbc640f94977.rlib" "/opt/rustwide/target/debug/deps/libnotify-7164689a134a9b3a.rlib" "/opt/rustwide/target/debug/deps/libinotify-740b2d9b65792410.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-cb81406ccc8d29de.rlib" "/opt/rustwide/target/debug/deps/libbillboard-9d9a982688178558.rlib" "/opt/rustwide/target/debug/deps/libterm_size-cca94702971e893d.rlib" "/opt/rustwide/target/debug/deps/libconsole-710c270b69d39e07.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-c0fd68172154ad65.rlib" "/opt/rustwide/target/debug/deps/libwhich-59b174d9c0defc4e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a4fd40aa482d4340.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-9118849939a5c91f.rlib" "/opt/rustwide/target/debug/deps/libignore-41224045d2529f78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libglobset-9f2b565a5c98dd27.rlib" "/opt/rustwide/target/debug/deps/libconfig-7f192df6b4ad5fa4.rlib" "/opt/rustwide/target/debug/deps/libini-fe081c3c47fb316c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-dec7255e1e5185b9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce76a0740b185d80.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3febc33145ce8623.rlib" "/opt/rustwide/target/debug/deps/libserde-2b86062bd94d9fe9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libtoml-a2949d5b1c2f9b79.rlib" "/opt/rustwide/target/debug/deps/libnom-885407f33407535d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libeventual-7fbaa014a364cae9.rlib" "/opt/rustwide/target/debug/deps/libsyncbox-ec10ba74ded0978a.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libsemver-e8dfd76ea439d50e.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-db54bec27ef44f17.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libbinary_install-9fa47718ee9b4646.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libcurl-a35bef76ff01fef4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f22f8bfc5a6d7a90.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9add628dccf47511.rlib" "/opt/rustwide/target/debug/deps/libzip-a5eae9584b8ba910.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f1212e537e37f57a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-087cf19889fc312f.rlib" "/opt/rustwide/target/debug/deps/libpodio-654dba409fb2aceb.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f0ea9085e1136f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libtar-c954f52fd111ef19.rlib" "/opt/rustwide/target/debug/deps/libxattr-80840c0236866e89.rlib" "/opt/rustwide/target/debug/deps/libfiletime-035e7d4d51d3d2f7.rlib" "/opt/rustwide/target/debug/deps/libdirs-cc568850d12563f6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfcbf33bf12e2d88.rlib" "/opt/rustwide/target/debug/deps/libis_executable-ef8853c97ed4a2c7.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c534524a7b71023d.rlib" "/opt/rustwide/target/debug/deps/libfs2-b012750a9124c296.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b9ffdd8c3431df48.rlib" "/opt/rustwide/target/debug/deps/libcsv-9741ebfe990508e2.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bce3f2882fada0e9.rlib" "/opt/rustwide/target/debug/deps/libbstr-3729907a02da7c23.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/libterm-78b40180f4acd877.rlib" "/opt/rustwide/target/debug/deps/libdirs-a739dcb4ca38d78b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1bdcda8a07e83609.rlib" "/opt/rustwide/target/debug/deps/libconsole-147fe6e29dce7703.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-840ee3ac2aeb52bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0097e1f50cb87340.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-0ebc21f9ac6f9fbe.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-164d55a2ae551823.rlib" "/opt/rustwide/target/debug/deps/libchrome_devtools-87b01edcb986e315.rlib" "/opt/rustwide/target/debug/deps/libunescape-c7c39582c7e387e6.rlib" "/opt/rustwide/target/debug/deps/libconsole-a19534db1f3f3d00.rlib" "/opt/rustwide/target/debug/deps/libtermios-e7f8768d2c6e7b82.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-814e814f8427154d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-dc5f7cc87036e7c6.rlib" "/opt/rustwide/target/debug/deps/libct_logs-dee066866b7d9f5e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-4f4afb77fa205e3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e66110f65b2183b0.rlib" "/opt/rustwide/target/debug/deps/librustls-973fa4d92c75e979.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsct-cc97517326a0fa18.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3a81164c5987674e.rlib" "/opt/rustwide/target/debug/deps/libring-9aaeb24eac2a03c7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libcloudflare-090e1c67c7982d9f.rlib" "/opt/rustwide/target/debug/deps/libserde_with-3b70f2802c0253a5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f3091b5ee52f7177.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0171c18e4e9eeb55.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-58cc7045c42fa94e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe9ba1d48a9cfa7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5bf55d756f1957ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad519126bc6b6df1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-701d902bbb8dc4e1.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libclap-d7a3602b40347b5a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libatty-7c3e75db6aa6e733.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53dec1441c1cd774.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3dc0a0fd40458fb8.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c224657e7032c497.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-da0b5bcae7c9d42a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-69a237cd090718f3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5ecb41cc75baaf40.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df071b38d50c635d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-64090d9f63491306.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-93afe6dde02fa4a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f4ea591f6604ab4e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7cab0cac46e914e8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2859b6cf15a4aafa.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416b9da4c74c60b5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-524fac291d397d68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libtokio-36427c76f995979a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e44a77793480b58e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b1cc9b12d297e7ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f25431d065bfc242.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-34f7bb577f41e56e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5fe0349ff80cafc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-e187516d07466911.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libuuid-2fe68a00174c6fd6.rlib" "/opt/rustwide/target/debug/deps/libws-b9de4cbef0af40da.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/librand-87652bba8776c647.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-948f4f07ef490e3c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9aa5ea4eab37d1a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d566993e4d045f1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-510e486329de4561.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libmio-3271cb9a206a92d6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2bcca59544340cf.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0c3446ac04a18eed.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libserde-c8291c2ed008d678.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libtext_io-495ab23ce5c1f7ed.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-be7e85b6a22b2cb0.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-272762473ce2793d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-8eb88a7d9c8135b8.rlib" "/opt/rustwide/target/debug/deps/libtreeline-6cdaf2d9b98944fb.rlib" "/opt/rustwide/target/debug/deps/libpredicates-f1f485cf09491f7d.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-c69b36040a98e40a.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-12377454c717b6d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-fd4e9d604efb47df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e626be61de029c89242169fea15f52bbb3843d769679b496a742294aaf0f0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e626be61de029c89242169fea15f52bbb3843d769679b496a742294aaf0f0d3", kill_on_drop: false }` [INFO] [stdout] 4e626be61de029c89242169fea15f52bbb3843d769679b496a742294aaf0f0d3