[INFO] fetching crate acick 0.1.1... [INFO] testing acick-0.1.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate acick 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate acick 0.1.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate acick 0.1.1 [INFO] finished tweaking crates.io crate acick 0.1.1 [INFO] tweaked toml for crates.io crate acick 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate acick 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd7a61c08db867689e29635c7730bae7a127509cb4b89420c949133877c0378d [INFO] running `Command { std: "docker" "start" "-a" "dd7a61c08db867689e29635c7730bae7a127509cb4b89420c949133877c0378d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd7a61c08db867689e29635c7730bae7a127509cb4b89420c949133877c0378d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7a61c08db867689e29635c7730bae7a127509cb4b89420c949133877c0378d", kill_on_drop: false }` [INFO] [stdout] dd7a61c08db867689e29635c7730bae7a127509cb4b89420c949133877c0378d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 6313fd0077020593eedc30d008830bb616f3e996c7cfea929768ab8dce65ada1 [INFO] running `Command { std: "docker" "start" "-a" "6313fd0077020593eedc30d008830bb616f3e996c7cfea929768ab8dce65ada1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling retry v1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling dropbox-sdk v0.6.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling acick-util v0.1.1 [INFO] [stderr] Compiling acick-config v0.1.1 [INFO] [stderr] Compiling acick-dropbox v0.1.1 [INFO] [stderr] Compiling acick-atcoder v0.1.1 [INFO] [stderr] Compiling acick v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 36s [INFO] running `Command { std: "docker" "inspect" "6313fd0077020593eedc30d008830bb616f3e996c7cfea929768ab8dce65ada1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6313fd0077020593eedc30d008830bb616f3e996c7cfea929768ab8dce65ada1", kill_on_drop: false }` [INFO] [stdout] 6313fd0077020593eedc30d008830bb616f3e996c7cfea929768ab8dce65ada1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af7e93ae31bc1cff596d999a543e67f1874d75e515a49eb2f70cd56be0337431 [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" "af7e93ae31bc1cff596d999a543e67f1874d75e515a49eb2f70cd56be0337431", kill_on_drop: false }` [INFO] [stderr] Compiling acick v0.1.1 (/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.basic.aqqaqexi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c" "/opt/rustwide/target/debug/deps/basic-3ae0b49dafb6a71c.sdj4dnif5mh6ndu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-52c00f2db2a98be0/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libacick-4c43419516abf8a9.rlib" "/opt/rustwide/target/debug/deps/libitertools-bdeb67dae395f1a1.rlib" "/opt/rustwide/target/debug/deps/libacick_atcoder-aa14a71cab2f992e.rlib" "/opt/rustwide/target/debug/deps/libacick_dropbox-972e58dddb36e4e4.rlib" "/opt/rustwide/target/debug/deps/libhyper_sync_rustls-218f1ffa4e45cc56.rlib" "/opt/rustwide/target/debug/deps/librustls-faba8a7779487b5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7216fea01c6d3ff.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libdropbox_sdk-a96e382ccfe54766.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e03577ec967b5ed9.rlib" "/opt/rustwide/target/debug/deps/libacick_config-55571d13b19d2139.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d60b1b0accf6309c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libtera-63cab32aeba948dd.rlib" "/opt/rustwide/target/debug/deps/libslug-c90588a3feb8d6d1.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-06fe8ca67c348c6e.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-b8498fc2a2b48cfc.rlib" "/opt/rustwide/target/debug/deps/libignore-ad1be190a322724c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libglobset-68f3e14dec7c35fb.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-dfbccc670a4e70ba.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-f5f08893b7d42e88.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-22d19a05717d5a75.rlib" "/opt/rustwide/target/debug/deps/libunic_common-949fb35d7c856423.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-45c4fbe1c4d34130.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-df0817111ce1b401.rlib" "/opt/rustwide/target/debug/deps/libhumansize-7b02891a402e5e77.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-fdb7f848b54a4bf3.rlib" "/opt/rustwide/target/debug/deps/libchrono-a4b7cb12863f0123.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libtime-354c2e0819022444.rlib" "/opt/rustwide/target/debug/deps/libheck-1e228366e1978028.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ae7f1268ebc7909b.rlib" "/opt/rustwide/target/debug/deps/libsemver-6941b0a8693d4add.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e4c5fb8d3b548429.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/librayon-fd36d3df484e7003.rlib" "/opt/rustwide/target/debug/deps/librayon_core-547cef1bf0e9c7df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libmaplit-843eb53739d1d4ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libacick_util-9e3a23cc54976dc9.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-cbbf3959ab6e143c.rlib" "/opt/rustwide/target/debug/deps/libbytefmt-46639d4135c8fb43.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-fbe7a820523418dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-16bcdc86458b8122.rlib" "/opt/rustwide/target/debug/deps/libdirs-775f3bd74d413e9c.rlib" "/opt/rustwide/target/debug/deps/libretry-0f3b25097599f1b9.rlib" "/opt/rustwide/target/debug/deps/libscraper-83ed77a7dd00929b.rlib" "/opt/rustwide/target/debug/deps/libselectors-83f46e2eabb9c1cc.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-38018729b97a7c0c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libcssparser-d1ed94121f504643.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-4571cde15beb051b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libego_tree-4b71c35b2590af11.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-3a491458cbf789ff.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-b69fe13acafd2770.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-344a90a4b20154f8.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libphf-2332f9d4883ce0e0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libfs2-4c1d56548b789fb6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ee9a7ba27f38bd30.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16ded8f8381e6ae4.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c6dfa96a26790e2b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libcookie-3b7dfca4e7ede65c.rlib" "/opt/rustwide/target/debug/deps/libtime-50621f271a0e6fc8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-49c1a6396390a26b.rlib" "/opt/rustwide/target/debug/deps/libstandback-a5a158741c4c4d91.rlib" "/opt/rustwide/target/debug/deps/libreqwest-559793b3a446c854.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b343237d028beb4e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-09e2cfae1027d4f9.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-06209ffde8653c54.rlib" "/opt/rustwide/target/debug/deps/librustls-84e08e212ba18a3a.rlib" "/opt/rustwide/target/debug/deps/libsct-e852a7e7a6143803.rlib" "/opt/rustwide/target/debug/deps/libwebpki-969b0e0905c4beb4.rlib" "/opt/rustwide/target/debug/deps/libring-8fbdd85ab5c0333b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b3049e1c6b0b305.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-7411b293c0dc8043.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-8f35517a1973e6d3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a0ef1c3abc8dde45.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7f9a1a84fac54f86.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-03f4f2f1e570fea7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libtokio-73ab9d8ed4d23894.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1062d528c79ecb97.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ea2612cc8546c324.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-23353ec43201e333.rlib" "/opt/rustwide/target/debug/deps/libmio-4bb497a20ad91d53.rlib" "/opt/rustwide/target/debug/deps/libiovec-5ad74a5ac2e801c9.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ae3d52f30cbc570.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f1613f79964041a3.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c86a40075d61c97b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-db10a40220414c84.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-f42c307c9580ef59.rlib" "/opt/rustwide/target/debug/deps/libconsole-8169e02776a22957.rlib" "/opt/rustwide/target/debug/deps/libtermios-0f7c5a11bcde98dc.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-62775111e848ee73.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libserde-b6086b7a2867400f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libdirs-5243e7ef5db587d0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3801bc96715e4fb6.rlib" "/opt/rustwide/target/debug/deps/libstrum-df726373e9db837f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-de2a54cc3a138347.rlib" "/opt/rustwide/target/debug/deps/librand-2f1fac9d776ed78f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a70061b3a0d13984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6ec41d004d6647bc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-126e7d3b06acdaaf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-253016764f5432b4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libstructopt-d38b81108de1d00a.rlib" "/opt/rustwide/target/debug/deps/libclap-9a85e88a7655e279.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-417c6285ba8d3bd8.rlib" "/opt/rustwide/target/debug/deps/liblibc-cced357df6db53d6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-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 `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" "af7e93ae31bc1cff596d999a543e67f1874d75e515a49eb2f70cd56be0337431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7e93ae31bc1cff596d999a543e67f1874d75e515a49eb2f70cd56be0337431", kill_on_drop: false }` [INFO] [stdout] af7e93ae31bc1cff596d999a543e67f1874d75e515a49eb2f70cd56be0337431