[INFO] cloning repository https://github.com/drahnr/cachepot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drahnr/cachepot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b46b99bc726e08b3d3be98665b9e2e9c136494ef [INFO] testing drahnr/cachepot against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrahnr%2Fcachepot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drahnr/cachepot on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drahnr/cachepot [INFO] finished tweaking git repo https://github.com/drahnr/cachepot [INFO] tweaked toml for git repo https://github.com/drahnr/cachepot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/drahnr/cachepot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d11399886e46fa1aac853bfd94c73846159c416e02de3ef96f93e40fa854777 [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" "0d11399886e46fa1aac853bfd94c73846159c416e02de3ef96f93e40fa854777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d11399886e46fa1aac853bfd94c73846159c416e02de3ef96f93e40fa854777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d11399886e46fa1aac853bfd94c73846159c416e02de3ef96f93e40fa854777", kill_on_drop: false }` [INFO] [stdout] 0d11399886e46fa1aac853bfd94c73846159c416e02de3ef96f93e40fa854777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 42c534d69752c7dfbdaafb6cb9de3a8e1f9af85ec62c986ecc4f98b8bf2b5e35 [INFO] running `Command { std: "docker" "start" "-a" "42c534d69752c7dfbdaafb6cb9de3a8e1f9af85ec62c986ecc4f98b8bf2b5e35", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling counted-array v0.1.2 [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling conhash v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling retry v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling memcached-rs v0.4.2 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling simple_asn1 v0.5.2 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling tokio-serde v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling futures-locks v0.6.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling oid v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling picky-asn1 v0.3.1 [INFO] [stderr] Compiling picky-asn1-der v0.2.4 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling picky-asn1-x509 v0.5.0 [INFO] [stderr] Compiling picky v6.2.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling cachepot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "42c534d69752c7dfbdaafb6cb9de3a8e1f9af85ec62c986ecc4f98b8bf2b5e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c534d69752c7dfbdaafb6cb9de3a8e1f9af85ec62c986ecc4f98b8bf2b5e35", kill_on_drop: false }` [INFO] [stdout] 42c534d69752c7dfbdaafb6cb9de3a8e1f9af85ec62c986ecc4f98b8bf2b5e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 5bffb1fd4335493be61a9af11805628e6e14845ac9ce4ffc92844d12baaf5bf0 [INFO] running `Command { std: "docker" "start" "-a" "5bffb1fd4335493be61a9af11805628e6e14845ac9ce4ffc92844d12baaf5bf0", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling selenium-rs v0.1.2 [INFO] [stderr] Compiling cachepot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.cachepot_cargo.961a4acd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da.4e4ot9orepsra4kn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-538bb888ef956acd/out" "-L" "/opt/rustwide/target/debug/build/blake3-538bb888ef956acd/out" "-L" "/opt/rustwide/target/debug/build/ring-db4109548f7c2c00/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3ba875047531f746/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libcachepot-51a2920685035e44.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8a8ed605bf020a91.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02d977057d771e17.rlib" "/opt/rustwide/target/debug/deps/libjobserver-2e5c8117f136801c.rlib" "/opt/rustwide/target/debug/deps/libtoml-6bbbbb66514294b0.rlib" "/opt/rustwide/target/debug/deps/libar-db691b9e0e9f63a3.rlib" "/opt/rustwide/target/debug/deps/libtar-e503694e629ec253.rlib" "/opt/rustwide/target/debug/deps/libxattr-a3926d244438c644.rlib" "/opt/rustwide/target/debug/deps/libbincode-98577beacbc5d085.rlib" "/opt/rustwide/target/debug/deps/libzstd-cb6cf4759263815f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-5dac9d2f07017567.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-ef22764af4e4a863.rlib" "/opt/rustwide/target/debug/deps/libdaemonize-4fb1fbe554295e4c.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-8051568cb7b9fd9a.rlib" "/opt/rustwide/target/debug/deps/libfs_err-db6e72e1f66c5845.rlib" "/opt/rustwide/target/debug/deps/libblake3-81963768b3331d75.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a9aeb3d66c418119.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libsha1-3400a916ca26e7e0.rlib" "/opt/rustwide/target/debug/deps/libchrono-703d5eff71b5ca3c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f112a17bad23a444.rlib" "/opt/rustwide/target/debug/deps/libtower-5a9aa0dcc3fe4230.rlib" "/opt/rustwide/target/debug/deps/libtower_util-bda9afcc86e4c814.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-33f59327753abb39.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-323f2d4ff8675cb6.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-8c74a080055a5e96.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-126c4b62dc6ca66b.rlib" "/opt/rustwide/target/debug/deps/libtower_load-852bb5226f865e76.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-417d08208c003000.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-cccb52d5ba14577e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-74e4d87624c8d5f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-46c75fce013ef5d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c524e97a1b032b03.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3e61854759071d64.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-6d1aae72dd3f8f67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1c63563fd104183e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd66dd711c440c1a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libuuid-a5847cc354dd487b.rlib" "/opt/rustwide/target/debug/deps/librand-dfe472737ff6bda0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7843682f5ddd2ff3.rlib" "/opt/rustwide/target/debug/deps/librand_core-85f9c387acfd896d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf21004d4d7fb99d.rlib" "/opt/rustwide/target/debug/deps/liblocal_encoding-c632bf0f41116651.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5919983738dcbdb1.rlib" "/opt/rustwide/target/debug/deps/libfutures-91ececc1d80cfe8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e455319659eecef7.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-7a0b5f1c34efaab4.rlib" "/opt/rustwide/target/debug/deps/libvte-a55a5dfb84fc92f0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-5e0f984854f45cc9.rlib" "/opt/rustwide/target/debug/deps/libwhich-c28c42e5f81130a8.rlib" "/opt/rustwide/target/debug/deps/libretry-e46513861397a1ba.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8bba137fc4c00387.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2506e40eb26f4cc9.rlib" "/opt/rustwide/target/debug/deps/libredis-426b467ae7758ec8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6153c3f5837c18ca.rlib" "/opt/rustwide/target/debug/deps/libcombine-65c31be481e063c4.rlib" "/opt/rustwide/target/debug/deps/libmemcached-17a1ffa39cba4f5b.rlib" "/opt/rustwide/target/debug/deps/libsemver-6602e54776996a7f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-969ec4031925831b.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-6bfdc51b5e53a6bf.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3a6fa4cad05ad68f.rlib" "/opt/rustwide/target/debug/deps/libconhash-a32180259951db65.rlib" "/opt/rustwide/target/debug/deps/libmd5-479e46a1ec5c3aab.rlib" "/opt/rustwide/target/debug/deps/libring-871b2beee721bd5f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libzip-6a16e1b6462ba263.rlib" "/opt/rustwide/target/debug/deps/libthiserror-39554b1ffa458673.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4cec84e5ff427f50.rlib" "/opt/rustwide/target/debug/deps/librand-c91b7811531a0244.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3237c80565577518.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-d60f263c51ecf619.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-244359f90c466d33.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d10b8824075a0b29.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libreqwest-47d0b397a130b6c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-36609e6a1b4aea83.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-32d24f9a05db2b11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5c8ce8cfd8301dbb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c85d323daa032c77.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-77be3aa5132d550a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b0507e788caa88d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d79c31d14b49449.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1bc3cd661b7c7b4a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a4742ef6e7f1efc.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-c580612808ec7a48.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-22534fc1ad2bc4bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f65f80066e1e962f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dc0c7720c0b4b4da.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-235624e1ef50774a.rlib" "/opt/rustwide/target/debug/deps/libtracing-85802ad273f21b90.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d24bb3056230b4ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-c132bd12e28cd540.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e9122b0616ecad27.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6383e79b2fef37c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1374fde5a562ced.rlib" "/opt/rustwide/target/debug/deps/libmio-46a5d344088e37a5.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9dd1eeeadf98837.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6ba8d0aa6051bdca.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8886030732f6164b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3b8c24fb85bd64f6.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b9458c7eb3e811b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-052e92c0ad4ba799.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11dbfbd902261827.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-930f69a1392f091f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-11ae322892264754.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f523c7a0a9621673.rlib" "/opt/rustwide/target/debug/deps/libbytes-5f555014702968c3.rlib" "/opt/rustwide/target/debug/deps/libmd5-2ceb2c8eeccd319c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c8dd017e5d499ea0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libhyperx-1a8cdce208c0cddf.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libtime-29092e7bdef1af3d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp-3a21759192a53c98.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libbytes-edb52178efdb8701.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b2bd80136ffcfe63.rlib" "/opt/rustwide/target/debug/deps/libbase64-62d39fe2da67fbfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libhmac-1d0abe8f40daaa2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5f17cc721f1e25e5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d5148a1696b884d5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c86df624c8fc204e.rlib" "/opt/rustwide/target/debug/deps/libcounted_array-c3cc5aceaa452684.rlib" "/opt/rustwide/target/debug/deps/libclap-8e5ae4267ec47367.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-c4723b524078020b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-1434a51d2d20f3d8.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-91cc076bcc701b80.rlib" "/opt/rustwide/target/debug/deps/liblibc-cd5e272dd01489cd.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-b68623c512712d08.rlib" "/opt/rustwide/target/debug/deps/libtreeline-c3d5e02efce8915b.rlib" "/opt/rustwide/target/debug/deps/libpredicates-cf346d946b43b8a2.rlib" "/opt/rustwide/target/debug/deps/libregex-15515a1ede2bbed3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b49f07ca371a198c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff96b1ae0cd5b086.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-32c5e791dc2052b0.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-34e5d7c8a19faad4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69cd556942570f0b.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-d34ebf95b828c707.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cachepot_cargo-2253655efbfbe0da" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 `cachepot` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.oauth.84edb525-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4.199j9538ikt6pscs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-538bb888ef956acd/out" "-L" "/opt/rustwide/target/debug/build/blake3-538bb888ef956acd/out" "-L" "/opt/rustwide/target/debug/build/ring-db4109548f7c2c00/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3ba875047531f746/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassert_cmd-1434a51d2d20f3d8.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-91cc076bcc701b80.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-04fe685c62158979.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-b68623c512712d08.rlib" "/opt/rustwide/target/debug/deps/libtreeline-c3d5e02efce8915b.rlib" "/opt/rustwide/target/debug/deps/libpredicates-cf346d946b43b8a2.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-32c5e791dc2052b0.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-34e5d7c8a19faad4.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-d34ebf95b828c707.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libserial_test-1396828589f75e03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab7a99afd5c849c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3307655401e12ffb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13ec69e7bfe092cf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-837e8eae397277be.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libselenium_rs-7e11a4c92b1c441c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6716db3db260f669.rlib" "/opt/rustwide/target/debug/deps/libuuid-a76be9a0dd8f1f66.rlib" "/opt/rustwide/target/debug/deps/librand-f629b905776d5200.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-9acfb516b0424f70.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1eaa8f7fd97d01a7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-aafc09fda6869fe7.rlib" "/opt/rustwide/target/debug/deps/libhyper-bc91f57aa052b7be.rlib" "/opt/rustwide/target/debug/deps/libwant-016fc58251c1408b.rlib" "/opt/rustwide/target/debug/deps/libtokio-9cda2cee297a32b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c80d4c9fc6888cd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8d43a5af55ac4920.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-eef6d9a13d654dd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-93bdc8bf2abd45bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f34717858f5165c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8ccfb918459aa63f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7ce32ebeebc650dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-be2c8daa62f8bc4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f818dbf3833d62a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f068b79612e2ba8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-870717d344da7722.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ab3f5e7348e7517f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b35add4f17e33a99.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5730cb9ad5c1f5ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c813dcca327f2eb3.rlib" "/opt/rustwide/target/debug/deps/libh2-63dc7a8a05846b9c.rlib" "/opt/rustwide/target/debug/deps/libstring-9fb7287315407e67.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-18c30c370e87da9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3f4f2cdb3584a416.rlib" "/opt/rustwide/target/debug/deps/libfutures-2dcfcf526a0ecb7f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0be1fdff6198fcd8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-837d902ae2777ff4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-903393df5c460b95.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a98bd78309f10332.rlib" "/opt/rustwide/target/debug/deps/libfailure-0ee55bb1229239c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c6ed460c64d4bbf.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-cf893eb4714a5533.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/libcookie-bd193297b0268859.rlib" "/opt/rustwide/target/debug/deps/liburl-1c54276df4a473a6.rlib" "/opt/rustwide/target/debug/deps/libidna-155f8f15f8d39335.rlib" "/opt/rustwide/target/debug/deps/libcachepot-51a2920685035e44.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8a8ed605bf020a91.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02d977057d771e17.rlib" "/opt/rustwide/target/debug/deps/libjobserver-2e5c8117f136801c.rlib" "/opt/rustwide/target/debug/deps/libtoml-6bbbbb66514294b0.rlib" "/opt/rustwide/target/debug/deps/libar-db691b9e0e9f63a3.rlib" "/opt/rustwide/target/debug/deps/libtar-e503694e629ec253.rlib" "/opt/rustwide/target/debug/deps/libxattr-a3926d244438c644.rlib" "/opt/rustwide/target/debug/deps/libbincode-98577beacbc5d085.rlib" "/opt/rustwide/target/debug/deps/libzstd-cb6cf4759263815f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-5dac9d2f07017567.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-ef22764af4e4a863.rlib" "/opt/rustwide/target/debug/deps/libdaemonize-4fb1fbe554295e4c.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-8051568cb7b9fd9a.rlib" "/opt/rustwide/target/debug/deps/libfs_err-db6e72e1f66c5845.rlib" "/opt/rustwide/target/debug/deps/libblake3-81963768b3331d75.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a9aeb3d66c418119.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libsha1-3400a916ca26e7e0.rlib" "/opt/rustwide/target/debug/deps/libchrono-703d5eff71b5ca3c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f112a17bad23a444.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69cd556942570f0b.rlib" "/opt/rustwide/target/debug/deps/libtower-5a9aa0dcc3fe4230.rlib" "/opt/rustwide/target/debug/deps/libtower_util-bda9afcc86e4c814.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-33f59327753abb39.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-323f2d4ff8675cb6.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-8c74a080055a5e96.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-126c4b62dc6ca66b.rlib" "/opt/rustwide/target/debug/deps/libtower_load-852bb5226f865e76.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-417d08208c003000.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-cccb52d5ba14577e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-74e4d87624c8d5f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-46c75fce013ef5d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c524e97a1b032b03.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3e61854759071d64.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-6d1aae72dd3f8f67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1c63563fd104183e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd66dd711c440c1a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libuuid-a5847cc354dd487b.rlib" "/opt/rustwide/target/debug/deps/librand-dfe472737ff6bda0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7843682f5ddd2ff3.rlib" "/opt/rustwide/target/debug/deps/librand_core-85f9c387acfd896d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf21004d4d7fb99d.rlib" "/opt/rustwide/target/debug/deps/libregex-15515a1ede2bbed3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b49f07ca371a198c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblocal_encoding-c632bf0f41116651.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5919983738dcbdb1.rlib" "/opt/rustwide/target/debug/deps/libfutures-91ececc1d80cfe8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e455319659eecef7.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-7a0b5f1c34efaab4.rlib" "/opt/rustwide/target/debug/deps/libvte-a55a5dfb84fc92f0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-5e0f984854f45cc9.rlib" "/opt/rustwide/target/debug/deps/libwhich-c28c42e5f81130a8.rlib" "/opt/rustwide/target/debug/deps/libretry-e46513861397a1ba.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8bba137fc4c00387.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2506e40eb26f4cc9.rlib" "/opt/rustwide/target/debug/deps/libredis-426b467ae7758ec8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6153c3f5837c18ca.rlib" "/opt/rustwide/target/debug/deps/libcombine-65c31be481e063c4.rlib" "/opt/rustwide/target/debug/deps/libmemcached-17a1ffa39cba4f5b.rlib" "/opt/rustwide/target/debug/deps/libsemver-6602e54776996a7f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-969ec4031925831b.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-6bfdc51b5e53a6bf.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3a6fa4cad05ad68f.rlib" "/opt/rustwide/target/debug/deps/libconhash-a32180259951db65.rlib" "/opt/rustwide/target/debug/deps/libmd5-479e46a1ec5c3aab.rlib" "/opt/rustwide/target/debug/deps/libring-871b2beee721bd5f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libzip-6a16e1b6462ba263.rlib" "/opt/rustwide/target/debug/deps/libthiserror-39554b1ffa458673.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4cec84e5ff427f50.rlib" "/opt/rustwide/target/debug/deps/librand-c91b7811531a0244.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3237c80565577518.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-d60f263c51ecf619.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-244359f90c466d33.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libsha2-d10b8824075a0b29.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libreqwest-47d0b397a130b6c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-36609e6a1b4aea83.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-32d24f9a05db2b11.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5c8ce8cfd8301dbb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c85d323daa032c77.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-77be3aa5132d550a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b0507e788caa88d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3d79c31d14b49449.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1bc3cd661b7c7b4a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libhyper-3a4742ef6e7f1efc.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-c580612808ec7a48.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-22534fc1ad2bc4bd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f65f80066e1e962f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dc0c7720c0b4b4da.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-235624e1ef50774a.rlib" "/opt/rustwide/target/debug/deps/libtracing-85802ad273f21b90.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d24bb3056230b4ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-c132bd12e28cd540.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e9122b0616ecad27.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c6383e79b2fef37c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a1374fde5a562ced.rlib" "/opt/rustwide/target/debug/deps/libmio-46a5d344088e37a5.rlib" "/opt/rustwide/target/debug/deps/libnet2-a9dd1eeeadf98837.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6ba8d0aa6051bdca.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8886030732f6164b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3b8c24fb85bd64f6.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b9458c7eb3e811b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-052e92c0ad4ba799.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11dbfbd902261827.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-930f69a1392f091f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-11ae322892264754.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f523c7a0a9621673.rlib" "/opt/rustwide/target/debug/deps/libbytes-5f555014702968c3.rlib" "/opt/rustwide/target/debug/deps/libmd5-2ceb2c8eeccd319c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c8dd017e5d499ea0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-869014b97584487c.rlib" "/opt/rustwide/target/debug/deps/libhyperx-1a8cdce208c0cddf.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libtime-29092e7bdef1af3d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp-3a21759192a53c98.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libbytes-edb52178efdb8701.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b2bd80136ffcfe63.rlib" "/opt/rustwide/target/debug/deps/libbase64-62d39fe2da67fbfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libhmac-1d0abe8f40daaa2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5f17cc721f1e25e5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d5148a1696b884d5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c86df624c8fc204e.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff96b1ae0cd5b086.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libcounted_array-c3cc5aceaa452684.rlib" "/opt/rustwide/target/debug/deps/libclap-8e5ae4267ec47367.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-c4723b524078020b.rlib" "/opt/rustwide/target/debug/deps/liblibc-cd5e272dd01489cd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oauth-5af8f8e3e9a050e4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5bffb1fd4335493be61a9af11805628e6e14845ac9ce4ffc92844d12baaf5bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bffb1fd4335493be61a9af11805628e6e14845ac9ce4ffc92844d12baaf5bf0", kill_on_drop: false }` [INFO] [stdout] 5bffb1fd4335493be61a9af11805628e6e14845ac9ce4ffc92844d12baaf5bf0