[INFO] crate acick 0.1.0 is already in cache [INFO] testing acick-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate acick 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate acick 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate acick 0.1.0 [INFO] finished tweaking crates.io crate acick 0.1.0 [INFO] tweaked toml for crates.io crate acick 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate acick 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c31b981c4d0bd4d009eaf9c6813a00b0af2a38a81ea8b18e1db34192560128e [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" "1c31b981c4d0bd4d009eaf9c6813a00b0af2a38a81ea8b18e1db34192560128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c31b981c4d0bd4d009eaf9c6813a00b0af2a38a81ea8b18e1db34192560128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c31b981c4d0bd4d009eaf9c6813a00b0af2a38a81ea8b18e1db34192560128e", kill_on_drop: false }` [INFO] [stdout] 1c31b981c4d0bd4d009eaf9c6813a00b0af2a38a81ea8b18e1db34192560128e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] 607b00441190cd0cdb107d893c6bba977b20cf62a6db8582959ddb5a00b4d26a [INFO] running `Command { std: "docker" "start" "-a" "607b00441190cd0cdb107d893c6bba977b20cf62a6db8582959ddb5a00b4d26a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.51 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling retry v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.6 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling getset v0.1.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling humantime-serde v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling cookie_store v0.11.0 [INFO] [stderr] Compiling dropbox-sdk v0.3.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling acick-util v0.1.0 [INFO] [stderr] Compiling tera v1.2.0 [INFO] [stderr] Compiling acick-config v0.1.0 [INFO] [stderr] Compiling acick-dropbox v0.1.0 [INFO] [stderr] Compiling acick-atcoder v0.1.0 [INFO] [stderr] Compiling acick v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 28s [INFO] running `Command { std: "docker" "inspect" "607b00441190cd0cdb107d893c6bba977b20cf62a6db8582959ddb5a00b4d26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607b00441190cd0cdb107d893c6bba977b20cf62a6db8582959ddb5a00b4d26a", kill_on_drop: false }` [INFO] [stdout] 607b00441190cd0cdb107d893c6bba977b20cf62a6db8582959ddb5a00b4d26a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a00a8c13a2489a22fb30ca9cfb79d5b0bedb122303e6b72a485486d6ddffe747 [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" "a00a8c13a2489a22fb30ca9cfb79d5b0bedb122303e6b72a485486d6ddffe747", kill_on_drop: false }` [INFO] [stderr] Compiling acick v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.basic.9warkq0h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5" "/opt/rustwide/target/debug/deps/basic-23387fadae61d1e5.4az1bfpe8dao72pf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0bc7ee3f52e702ff/out" "-L" "/opt/rustwide/target/debug/build/ring-4f8909e302298462/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libacick-ba3d76b732105b05.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libacick_atcoder-2849d443cf32dd10.rlib" "/opt/rustwide/target/debug/deps/libacick_dropbox-892bd2c4626109d5.rlib" "/opt/rustwide/target/debug/deps/libhyper_sync_rustls-b14fe26beb154d63.rlib" "/opt/rustwide/target/debug/deps/librustls-8649c456adebea27.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libhyper-026c38f7454978d1.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libdropbox_sdk-6b756a024171191e.rlib" "/opt/rustwide/target/debug/deps/libacick_config-37984bbfc1e7c345.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-dc1e8f67d568b791.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bfca63b544ba4653.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libtera-0f86f038b882e6d7.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-ee8ba6ff97c46418.rlib" "/opt/rustwide/target/debug/deps/libignore-2a918e8463f8a08b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-0f24019d392e5bef.rlib" "/opt/rustwide/target/debug/deps/libbstr-5944b4f536887fcf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libpest-ac58b2c5ed693fc7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-cc29eb8ae2c78b08.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-4c64457a7f51c463.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-0f9fb485e94b4965.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-eb6d8c2cab4c2e75.rlib" "/opt/rustwide/target/debug/deps/libunic_common-31ed4860c1c4d670.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-d1f8c06757120e8a.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-cf42bfb47dffa3bb.rlib" "/opt/rustwide/target/debug/deps/libslug-ce9067fc43172603.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-cc02e29ee2edcf2b.rlib" "/opt/rustwide/target/debug/deps/libhumansize-467a5a71e1f02664.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-21e36c93552d2747.rlib" "/opt/rustwide/target/debug/deps/libchrono-0caae39a79f2f631.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libheck-ce4b712ee2ffc177.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libacick_util-16cf8db64432edcf.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-eac2d0be9c14d35a.rlib" "/opt/rustwide/target/debug/deps/libbytefmt-9e71863f209cb23f.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-ea3ca51f0c5af6b9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d6a649233fe1a11f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8c9c4fc30c2ad880.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-6730ea3974e7d44f.rlib" "/opt/rustwide/target/debug/deps/libretry-d9fd5355496011a2.rlib" "/opt/rustwide/target/debug/deps/libscraper-5adb4e4617b05297.rlib" "/opt/rustwide/target/debug/deps/libselectors-2330b1ee5323cda0.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c9f851ce5bad526a.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fcbfdac0c166e651.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-bbd21433070cc274.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-b35fb0547d658ade.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-17f246bba72e866a.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libego_tree-75449fa8f3bdd9fa.rlib" "/opt/rustwide/target/debug/deps/libcssparser-0d32c0837ee2adfc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-bb63f763e145cfcd.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-d89346b498df6df1.rlib" "/opt/rustwide/target/debug/deps/libfs2-494d12ef27abbc68.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-32848073b32c4be6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-372921fec3ea1ce4.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-fd37875da014f140.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1475c6cda6cc1a64.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e297a72e21d01151.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d02f02fea479b99.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-6d0a34b2c3786c7d.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-effa3b91fd26d8fb.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-125ab0e1f53e7234.rlib" "/opt/rustwide/target/debug/deps/libconsole-5d935db02ab35b5a.rlib" "/opt/rustwide/target/debug/deps/libtermios-7833a0dbfed04b77.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5d3a77d149b50efa.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libdirs-23988443cf6c0d41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-69fffc8707f785c1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-69e62bfe497fff96.rlib" "/opt/rustwide/target/debug/deps/librand-196ce754087a18f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librayon-e6b897aa3c23e3f6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e480d4be4a82b64.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b3e661de2de5750.rlib" "/opt/rustwide/target/debug/deps/libct_logs-d35b8898eff729e5.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-511532a1729f6da7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-955a672641db8bc4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-bca4e5641c9815d9.rlib" "/opt/rustwide/target/debug/deps/librustls-d99df7b7b959255d.rlib" "/opt/rustwide/target/debug/deps/libsct-0e75daa423a6ea8a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9b7d159047a5adb9.rlib" "/opt/rustwide/target/debug/deps/libring-c5d8ead2d51cca3a.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-aee097d0ae5584dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f9b61b8702a2426.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-81026ee7dd8889b3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e12b59ba40b21919.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libtime-a01a82d340671b75.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c04d2cbdae2edc43.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d2bb7401b8414c30.rlib" "/opt/rustwide/target/debug/deps/libtokio-650e028bb67d9b8d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-102117a2175ac896.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f18d0a754c6ba7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0117aec3ebbeb3d8.rlib" "/opt/rustwide/target/debug/deps/libmio-3baa014e3141c595.rlib" "/opt/rustwide/target/debug/deps/libiovec-46e1df77b8d1d612.rlib" "/opt/rustwide/target/debug/deps/libnet2-6c2d9335e7d2ac6b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-775a47b8527e3c13.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bca7ba7a685c4634.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libserde-ea25cb64068e3e80.rlib" "/opt/rustwide/target/debug/deps/libstrum-4e2239f20555cee4.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2cb857bec993dd92.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `acick`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a00a8c13a2489a22fb30ca9cfb79d5b0bedb122303e6b72a485486d6ddffe747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00a8c13a2489a22fb30ca9cfb79d5b0bedb122303e6b72a485486d6ddffe747", kill_on_drop: false }` [INFO] [stdout] a00a8c13a2489a22fb30ca9cfb79d5b0bedb122303e6b72a485486d6ddffe747