[INFO] cloning repository https://github.com/Chronophylos/v [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chronophylos/v" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronophylos%2Fv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronophylos%2Fv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12df10e2f5995e7cc046d4d444efd7768986e5bf [INFO] testing Chronophylos/v against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronophylos%2Fv" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chronophylos/v on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Chronophylos/v [INFO] finished tweaking git repo https://github.com/Chronophylos/v [INFO] tweaked toml for git repo https://github.com/Chronophylos/v written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Chronophylos/v already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] cfa2133cb2553748760068e8c35f297bf525de407cdb46721022ce06c8971f13 [INFO] running `Command { std: "docker" "start" "-a" "cfa2133cb2553748760068e8c35f297bf525de407cdb46721022ce06c8971f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa2133cb2553748760068e8c35f297bf525de407cdb46721022ce06c8971f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa2133cb2553748760068e8c35f297bf525de407cdb46721022ce06c8971f13", kill_on_drop: false }` [INFO] [stdout] cfa2133cb2553748760068e8c35f297bf525de407cdb46721022ce06c8971f13 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc09c73a3d18c95983aed0fe586b1c2d02aa204834734b1ebbc93945546a1cca [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" "dc09c73a3d18c95983aed0fe586b1c2d02aa204834734b1ebbc93945546a1cca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling self_update v0.20.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling v v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling resource v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 43s [INFO] running `Command { std: "docker" "inspect" "dc09c73a3d18c95983aed0fe586b1c2d02aa204834734b1ebbc93945546a1cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc09c73a3d18c95983aed0fe586b1c2d02aa204834734b1ebbc93945546a1cca", kill_on_drop: false }` [INFO] [stdout] dc09c73a3d18c95983aed0fe586b1c2d02aa204834734b1ebbc93945546a1cca [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] ac3fff6a2a54768762539d82103075e05d80ccbbe561cc4960806a72b27d330f [INFO] running `Command { std: "docker" "start" "-a" "ac3fff6a2a54768762539d82103075e05d80ccbbe561cc4960806a72b27d330f", kill_on_drop: false }` [INFO] [stderr] Compiling v v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `v::rocket` [INFO] [stdout] --> tests/index.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use v::rocket; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `v::rocket` [INFO] [stdout] --> tests/album.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use v::rocket; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.index.1n5fhovx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880" "/opt/rustwide/target/debug/deps/index-0b23ad99fc6ee880.yxz1fkjijeuw4uz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-2e3620c8d376b872/out" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e0d08a82dcb7da7b.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-24036eb8e889985c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-759d40b5d9a6a451.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-7590543c881e6235.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-56b60793e4f96438.rlib" "/opt/rustwide/target/debug/deps/libv-ca6e07f1412ac64f.rlib" "/opt/rustwide/target/debug/deps/libtoml-4c3676e6703ca3de.rlib" "/opt/rustwide/target/debug/deps/libself_update-afef8dad23e9f188.rlib" "/opt/rustwide/target/debug/deps/libtar-8bf25ba75b4038d8.rlib" "/opt/rustwide/target/debug/deps/libxattr-e8aecd87477da432.rlib" "/opt/rustwide/target/debug/deps/libflate2-dc746fc54a41ac71.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c0f20b0b6a1f54c8.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0a0778a82fba464d.rlib" "/opt/rustwide/target/debug/deps/libsemver-7685d4e9b865b342.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-4bebc2556f6e10d6.rlib" "/opt/rustwide/target/debug/deps/libhyper_old_types-1711c23590fe3bf1.rlib" "/opt/rustwide/target/debug/deps/libbytes-03ecb3f7ce6aa56d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-8e49e27ed6daf4bf.rlib" "/opt/rustwide/target/debug/deps/libconsole-4da76462b394da40.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-90ba1eff2f9fd5ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c9f98dfd737f5fe3.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libresource-06841c9761529814.rlib" "/opt/rustwide/target/debug/deps/libreqwest-301732acdd1a7dc0.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a474567b3287834c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-92009a0a23f537b8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6ceca175eaff72b5.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-533e6d02dbfaa659.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d33df5214d4cc32e.rlib" "/opt/rustwide/target/debug/deps/librustls-9d094ab1ab389127.rlib" "/opt/rustwide/target/debug/deps/libsct-122e3d8e596749b7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-18b2acec05547966.rlib" "/opt/rustwide/target/debug/deps/libring-2c369fd1a5b552af.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7a3d13ae0fdc81a9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a978e16240704b83.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-51d910d8e540a841.rlib" "/opt/rustwide/target/debug/deps/libunicase-75097cea31c3131a.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ba47f5f18af6b89b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3deb601c1a609c1c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5db29c824fbc5483.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2ecd18a0dc8a1e72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhyper-ee938656b878f84d.rlib" "/opt/rustwide/target/debug/deps/libwant-644144acd575533d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-bb7b43fa5ba187a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f23cdafdda6da843.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4ccd7926b94953fc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c66859874818025d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8e4710c977a5e603.rlib" "/opt/rustwide/target/debug/deps/libtracing-13b615950179eb20.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2f7ca6fbb63e8128.rlib" "/opt/rustwide/target/debug/deps/libtokio-97383ed8281c0771.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-19b310be6d0ed887.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-47431b67b86cba35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-66fe4c346182f430.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c15a715ed8a59a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-dff8779e9d853052.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1c9fe36ba2392cfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-015bb893d4f4bc97.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-de4e3709b9513ddc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-321f563e3aeb9fe4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1dece66846648d82.rlib" "/opt/rustwide/target/debug/deps/liburl-682dab566ddab7d5.rlib" "/opt/rustwide/target/debug/deps/libidna-dd353c96bf3cefc0.rlib" "/opt/rustwide/target/debug/deps/libhttp-12a7cac33e939d1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12158af568ac21a1.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-6b47283c71c34bd8.rlib" "/opt/rustwide/target/debug/deps/libnotify-f4fe1e00c7a8dbe7.rlib" "/opt/rustwide/target/debug/deps/libinotify-009532f11e96e584.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-8cc82ee0a406687f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e8d7f9e79eafa314.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-5f761434dad0db11.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-84cf5915a814ec1a.rlib" "/opt/rustwide/target/debug/deps/libnet2-0cf717abfc229db3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-05cac26b281c3763.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-60de805e39600a50.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-95a30d65d84a8416.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libregex-a34d2fafacaa7876.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3bb565657093e818.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eb2814cccc9c8448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-77430c3fa78a5ed2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libpest-11552c2b94af40af.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-045dc9a13f057417.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libdiesel-5b86684b4977a552.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-fff0d4e9b8c020bd.rlib" "/opt/rustwide/target/debug/deps/libr2d2-ba6313d2d58f647e.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-fa00d5969f548c46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-001fe80b1a6a56e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce81c4f711898dad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58d0a4ceedb8efae.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-cd1107daed0f3766.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/librocket-09d342c0b3cf107d.rlib" "/opt/rustwide/target/debug/deps/libatty-27cb9542ba4520a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7f971f3c629e6790.rlib" "/opt/rustwide/target/debug/deps/libtoml-36cf0b0487397a21.rlib" "/opt/rustwide/target/debug/deps/libserde-3a02475d7c55f63d.rlib" "/opt/rustwide/target/debug/deps/libyansi-5e53d099eb9110f8.rlib" "/opt/rustwide/target/debug/deps/librocket_http-7a2f4b261839df92.rlib" "/opt/rustwide/target/debug/deps/libhyper-c4fc4df3092eff79.rlib" "/opt/rustwide/target/debug/deps/libmime-d8fbc0a2c0c607aa.rlib" "/opt/rustwide/target/debug/deps/liblog-2fa168280bacad9b.rlib" "/opt/rustwide/target/debug/deps/liblog-ab1e00c2983c9ba4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3c9c44aebf9939b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-35297cad2a80dc5b.rlib" "/opt/rustwide/target/debug/deps/libunicase-93bfdf047a9c237b.rlib" "/opt/rustwide/target/debug/deps/liburl-5af5c546f6420839.rlib" "/opt/rustwide/target/debug/deps/libidna-1845052b7b445fe6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-29c9a35b90c54b96.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6a38db4597245330.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d02a397b1b00b6d.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rlib" "/opt/rustwide/target/debug/deps/libstate-a0bc21bfdd78550c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-69644ff920080f1f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libcookie-4204dc52fd19c635.rlib" "/opt/rustwide/target/debug/deps/libhkdf-32e5b24201eb5d20.rlib" "/opt/rustwide/target/debug/deps/libhmac-4a835d3082c1709d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-49f70b712fdc1d7a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libsha2-eacbd20205fbf462.rlib" "/opt/rustwide/target/debug/deps/libdigest-8ae671d86cafa5fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-790f9962273d1eda.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-50d203d2f9f0c90f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-29a4d73389068375.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6e8f7dffd8e8c4e5.rlib" "/opt/rustwide/target/debug/deps/libghash-272bbb16c2fc0291.rlib" "/opt/rustwide/target/debug/deps/libpolyval-6e683d35aec084f8.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-abd5482eed910ef6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-fe14a998941b6ccf.rlib" "/opt/rustwide/target/debug/deps/libaes-cf83ee18b79772bf.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-69abc962fd4497b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ca5b42b518844731.rlib" "/opt/rustwide/target/debug/deps/libaead-4cd6a63d974f852e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-77acbd5ac973b274.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2b5913dd7b7e02af.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b42ef06ea626c5b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/librand-2895bf04611cbf74.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dbb939c702f0c634.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-b27f0401304afe67.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dcd9523f47af3c2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libtime-667b4683804409af.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8656ab9c8357ba1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libpear-a3fd5d73b86558f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `v` [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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac3fff6a2a54768762539d82103075e05d80ccbbe561cc4960806a72b27d330f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3fff6a2a54768762539d82103075e05d80ccbbe561cc4960806a72b27d330f", kill_on_drop: false }` [INFO] [stdout] ac3fff6a2a54768762539d82103075e05d80ccbbe561cc4960806a72b27d330f