[INFO] updating cached repository https://github.com/mozilla/sccache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mozilla/sccache [INFO] [stderr] d172e77..86c76c7 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86c76c7c10b8f5834c0aeaab5b6105bba19fae1f [INFO] testing mozilla/sccache against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/sccache on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozilla/sccache [INFO] removed workspace from git repo https://github.com/mozilla/sccache [INFO] removed path dependency lru-disk-cache from git repo https://github.com/mozilla/sccache [INFO] finished tweaking git repo https://github.com/mozilla/sccache [INFO] tweaked toml for git repo https://github.com/mozilla/sccache written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/sccache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tiny-http/tiny-http.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] a4626b59fad96c26a384052dbc75ffd108ca7b5875c46779a9178e33e228a016 [INFO] running `Command { std: "docker" "start" "-a" "a4626b59fad96c26a384052dbc75ffd108ca7b5875c46779a9178e33e228a016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4626b59fad96c26a384052dbc75ffd108ca7b5875c46779a9178e33e228a016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4626b59fad96c26a384052dbc75ffd108ca7b5875c46779a9178e33e228a016", kill_on_drop: false }` [INFO] [stdout] a4626b59fad96c26a384052dbc75ffd108ca7b5875c46779a9178e33e228a016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 334ef8b9fff64a68fb14295a79b925e27122e82e67b7e4ed156296662d8acf3e [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" "334ef8b9fff64a68fb14295a79b925e27122e82e67b7e4ed156296662d8acf3e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.2.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling counted-array v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling tower-discover v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tower-load-shed v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lru-disk-cache v0.4.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling retry v0.4.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-serde v0.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling blake3 v0.3.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tower-retry v0.1.0 [INFO] [stderr] Compiling tower-timeout v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyperx v0.12.0 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling tower-buffer v0.1.2 [INFO] [stderr] Compiling tower-limit v0.1.3 [INFO] [stderr] Compiling tower v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tokio-compat v0.1.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tokio-serde-bincode v0.1.1 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling sccache v0.2.14-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 52s [INFO] running `Command { std: "docker" "inspect" "334ef8b9fff64a68fb14295a79b925e27122e82e67b7e4ed156296662d8acf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334ef8b9fff64a68fb14295a79b925e27122e82e67b7e4ed156296662d8acf3e", kill_on_drop: false }` [INFO] [stdout] 334ef8b9fff64a68fb14295a79b925e27122e82e67b7e4ed156296662d8acf3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f626dae1d45b169204b9b326abd2fd845856d3114a187d986c6ffa7fe6f56a [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" "d0f626dae1d45b169204b9b326abd2fd845856d3114a187d986c6ffa7fe6f56a", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling selenium-rs v0.1.2 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling sccache v0.2.14-alpha.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.oauth.7cj3bful-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d" "/opt/rustwide/target/debug/deps/oauth-fd5b35f719fa3b3d.27jon0iz11nckphy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-48dea98d43cf0d60/out" "-L" "/opt/rustwide/target/debug/build/blake3-48dea98d43cf0d60/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8d887200550c7820/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassert_cmd-8a708cedb9ce3ce5.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-09766edd456145f5.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-3defd72e6a6aa439.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-ed0886db94480684.rlib" "/opt/rustwide/target/debug/deps/libtreeline-42e94ac8e37e575d.rlib" "/opt/rustwide/target/debug/deps/libpredicates-b377d0c1e021155f.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-78f9b1bbafbc796e.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-bfc49de7b3601fa2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-e0241937604bdbbf.rlib" "/opt/rustwide/target/debug/deps/libsccache-4b8082f47e82d5d8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e334a1e184cd4d93.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libjobserver-2799acf557f2e9a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libtoml-c64886e37fa49d33.rlib" "/opt/rustwide/target/debug/deps/libar-11288a8d1191626c.rlib" "/opt/rustwide/target/debug/deps/libtar-4e4f728528957567.rlib" "/opt/rustwide/target/debug/deps/libxattr-fd80fdf1e982c652.rlib" "/opt/rustwide/target/debug/deps/libbincode-d54aea72afe985db.rlib" "/opt/rustwide/target/debug/deps/libdaemonize-1cfcaa5b0aa8c7ad.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-7c4ea02bfef4e86d.rlib" "/opt/rustwide/target/debug/deps/libblake3-52f875d9c7889bda.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-66dcf910231791d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a94e98444981a1a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2f600bc357489ca.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ff60c6c4b34066f2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7cd48d2a057245a6.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e82c5385d42fa584.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libchrono-14e49dcf1f67fafc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c46c88efe54b13fe.rlib" "/opt/rustwide/target/debug/deps/libtower-a76e7b7aa4020447.rlib" "/opt/rustwide/target/debug/deps/libtower_util-95dbc1c5316d625a.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-abf22afb795521c1.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-79e1cfaeebf50668.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-110cb7e5089785b0.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-e2b9518c69ad1184.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-33c61ce75712b19b.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-f31f0d178da40190.rlib" "/opt/rustwide/target/debug/deps/libtracing-3527b2252fc0e66c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/libtower_service-497f4ef1a048ccc9.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee45337b75ab6613.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde_bincode-134e03dce4aa3f5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-4ee308d93444f73e.rlib" "/opt/rustwide/target/debug/deps/libbincode-91899f12957220d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cab655305954ee4c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-f25c021a988ee6b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-e14d5e13fcf76ab1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-2ee6481338ca4b98.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libhyperx-15b3f0caed72cfb5.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/librand-a4dd6f1df8b82b16.rlib" "/opt/rustwide/target/debug/deps/liblocal_encoding-ad9daaa0946d49e5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e103aecabf62d3bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_compat-b321f9a962b83b7a.rlib" "/opt/rustwide/target/debug/deps/libtokio-01a146b24e6a3fec.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-d0d18cf37768cb60.rlib" "/opt/rustwide/target/debug/deps/libvte-f656772b0484e361.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-db9dc7b6f8b13995.rlib" "/opt/rustwide/target/debug/deps/libwhich-dae95268f4d21f50.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69b934e6e9d55bcd.rlib" "/opt/rustwide/target/debug/deps/libretry-4abc8a0e26f0c202.rlib" "/opt/rustwide/target/debug/deps/librand-ca675ff550642e1c.rlib" "/opt/rustwide/target/debug/deps/librand-c5727a6373d97595.rlib" "/opt/rustwide/target/debug/deps/libdirectories-969e8c8ce22638be.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6a3ef1c73539cc4a.rlib" "/opt/rustwide/target/debug/deps/liblru_disk_cache-075d832eee5b65f2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-df2f50ae9de0311c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-481ecff13da6da1d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-932a19b3527ce57a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0af1327ccde140eb.rlib" "/opt/rustwide/target/debug/deps/liblog-bb9f71d1569cdaf1.rlib" "/opt/rustwide/target/debug/deps/libzstd-0e1423ea7d1fcb3b.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-072d21aeb2a5831a.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-48f70628660c9252.rlib" "/opt/rustwide/target/debug/deps/libzip-9c29ade11ca9de26.rlib" "/opt/rustwide/target/debug/deps/libpodio-47788cbc24a47cef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e52b557724080e65.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libfutures-4be3d980e3b3b1f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f942a0ca4cb8f791.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7b6d17d206615ea5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5839b1e02c6cd4af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c9a1372968b49b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libanyhow-44df969aa9e20fb0.rlib" "/opt/rustwide/target/debug/deps/libcounted_array-2f19ba02e118a16e.rlib" "/opt/rustwide/target/debug/deps/libclap-ad4d6241e4410e2c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ddf62bc6813c8c73.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libselenium_rs-38194b3532ae58bf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-672e19705e946130.rlib" "/opt/rustwide/target/debug/deps/libuuid-a17b0ebb577ac108.rlib" "/opt/rustwide/target/debug/deps/librand-8507ae2aff3c5718.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-83fc7c18fa695f51.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-ebf86b98d9e3a5ce.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c024c36af029a611.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7f932ed4f0d6fd82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-478e3f73f3c922a7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-62ab76b7d08dbe05.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-c671996fa49d97a0.rlib" "/opt/rustwide/target/debug/deps/libwant-b10368fc1a04b6b5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-1534027f13132ac4.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-497d4a1fd1022f81.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1115d840cf7de56.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-534b6b092bfc92f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-44bda504e0ebfbb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6e4ab3c3820e7b51.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f183ec50e0af60f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5cfc1f3bf0c56d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8e54ffe9830c4211.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d5e36bd9e10b9233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-df2ac6af70d422fd.rlib" "/opt/rustwide/target/debug/deps/libmio-3b29e884881f9048.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-91aec6fb69bbd5c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a5aeb0b202e22688.rlib" "/opt/rustwide/target/debug/deps/libh2-d2a51b15418956f3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-4f68e8814c0d71c3.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c41976d685ee0dd8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8b9e5bfd23a6b427.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttp-4304cdbffecc55e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0598786e31f3307e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-68e1b3be2e17f94f.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-329b6871522f4613.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4ceaf13597645269.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-394c2e02ae90a658.rlib" "/opt/rustwide/target/debug/deps/libfailure-1a6acc1ca0df0ceb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libcookie-e8e6799f86dd7fc8.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-f9442c9b92385e9a.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 `sccache`. [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" "d0f626dae1d45b169204b9b326abd2fd845856d3114a187d986c6ffa7fe6f56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f626dae1d45b169204b9b326abd2fd845856d3114a187d986c6ffa7fe6f56a", kill_on_drop: false }` [INFO] [stdout] d0f626dae1d45b169204b9b326abd2fd845856d3114a187d986c6ffa7fe6f56a