[INFO] cloning repository https://github.com/mozilla/sccache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/sccache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b89435a4154fa3ec8e537323404b90a09c9859d9 [INFO] building mozilla/sccache against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fsccache" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/sccache on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-6/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syslog v6.0.1 [INFO] [stderr] Downloaded urlparse v0.7.3 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded wiremock v0.5.14 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded thirtyfour v0.27.3 [INFO] [stderr] Downloaded rouille v3.5.0 [INFO] [stderr] Downloaded libmount v0.1.15 [INFO] [stderr] Downloaded futures-locks v0.7.0 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded conhash v0.4.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded thirtyfour_sync v0.27.1 [INFO] [stderr] Downloaded memcached-rs v0.4.2 [INFO] [stderr] Downloaded nix v0.25.0 [INFO] [stderr] Downloaded gzp v0.10.1 [INFO] [stderr] Downloaded stringmatch v0.3.3 [INFO] [stderr] Downloaded serial_test_derive v0.9.0 [INFO] [stderr] Downloaded serial_test v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca91be37203e649a108389896f8b92d680236f438209927131241f3d4de1074 [INFO] running `Command { std: "docker" "start" "-a" "bca91be37203e649a108389896f8b92d680236f438209927131241f3d4de1074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca91be37203e649a108389896f8b92d680236f438209927131241f3d4de1074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca91be37203e649a108389896f8b92d680236f438209927131241f3d4de1074", kill_on_drop: false }` [INFO] [stdout] bca91be37203e649a108389896f8b92d680236f438209927131241f3d4de1074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d7df9b67a04b6c715f6d88e6e3926489dc1f4367abf948313323b6e5e28175 [INFO] running `Command { std: "docker" "start" "-a" "38d7df9b67a04b6c715f6d88e6e3926489dc1f4367abf948313323b6e5e28175", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling conhash v0.4.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling memcached-rs v0.4.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures-locks v0.7.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling gzp v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling redis v0.21.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling sccache v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "38d7df9b67a04b6c715f6d88e6e3926489dc1f4367abf948313323b6e5e28175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d7df9b67a04b6c715f6d88e6e3926489dc1f4367abf948313323b6e5e28175", kill_on_drop: false }` [INFO] [stdout] 38d7df9b67a04b6c715f6d88e6e3926489dc1f4367abf948313323b6e5e28175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4b202dcdc3a3d637dce9720a1fb6a3778ddc991ade2da30481c7924ec0fc1db [INFO] running `Command { std: "docker" "start" "-a" "f4b202dcdc3a3d637dce9720a1fb6a3778ddc991ade2da30481c7924ec0fc1db", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling stringmatch v0.3.3 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Compiling thirtyfour v0.27.3 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling serial_test v0.9.0 [INFO] [stderr] Compiling wiremock v0.5.14 [INFO] [stderr] Compiling thirtyfour_sync v0.27.1 [INFO] [stderr] Compiling sccache v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1jEUNX/symbols.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.oauth.a7a3c7e9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4.30ujosn4hmnxui4j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-e225598000839c60/out" "-L" "/opt/rustwide/target/debug/build/blake3-e225598000839c60/out" "-L" "/opt/rustwide/target/debug/build/ring-7c80a79231a73e65/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-096818c3ada967ae/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libassert_cmd-71c12f213aa6442e.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-8fa2ddfd04f8e9f2.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-b7f823245e499310.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-877cdbdfd85d2242.rlib" "/opt/rustwide/target/debug/deps/libtermtree-d087b6d72e415e17.rlib" "/opt/rustwide/target/debug/deps/libpredicates-d3e1aa3c391e56cf.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a530b57f9b4b05a1.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba10716942a28bfb.rlib" "/opt/rustwide/target/debug/deps/libsccache-b129a0a53ce6195a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5a5ef3a071d7d090.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libjobserver-1f6c901df52f89fc.rlib" "/opt/rustwide/target/debug/deps/libtoml-96e704fcc1f2d468.rlib" "/opt/rustwide/target/debug/deps/libtar-5eadfbe6ca8f5de2.rlib" "/opt/rustwide/target/debug/deps/libxattr-f9d791defcb16110.rlib" "/opt/rustwide/target/debug/deps/libbincode-5e6202fb21379544.rlib" "/opt/rustwide/target/debug/deps/libzstd-85ddbe457d4ae4ec.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-29c6f2c83da50218.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-0b20f01894b1be78.rlib" "/opt/rustwide/target/debug/deps/libdaemonize-4d7c19456931ebbe.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-93af47083897b564.rlib" "/opt/rustwide/target/debug/deps/libblake3-45346b858993ad95.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libar-ff2087cf1cc7041b.rlib" "/opt/rustwide/target/debug/deps/libsha1-a8bdeddbe8289716.rlib" "/opt/rustwide/target/debug/deps/libtower-a4134007c4659255.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-567737916ab0a6fb.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-7288b26856c529e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/libgzp-6a16f714f32898ec.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-c4acfa905581d88f.rlib" "/opt/rustwide/target/debug/deps/libflume-32390f8ff0f1bf78.rlib" "/opt/rustwide/target/debug/deps/libspin-359418502d8db326.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b559c19acc8d4d58.rlib" "/opt/rustwide/target/debug/deps/libnanorand-ff9abb5a3e3354c0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libflate2-0a8ae1b18fddc865.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libuuid-d0371aaf468df5fa.rlib" "/opt/rustwide/target/debug/deps/liblocal_encoding-c7dc5bdbe5ec2a34.rlib" "/opt/rustwide/target/debug/deps/libfiletime-92ad66568e737258.rlib" "/opt/rustwide/target/debug/deps/libsemver-90831779e23ffa34.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-234698aad370b8b2.rlib" "/opt/rustwide/target/debug/deps/libvte-f6b7880f424bede8.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e24d111b7af9b494.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-57012cb827268945.rlib" "/opt/rustwide/target/debug/deps/libwhich-050c9aef19b90cbc.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libretry-5be84af6bbd6a8a4.rlib" "/opt/rustwide/target/debug/deps/librand-c882ec86fef7aff9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5f47f6c2de608d25.rlib" "/opt/rustwide/target/debug/deps/librand_core-4875186d18f7ea31.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c6d7d078f42832c0.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b178063866bce940.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-195b4106d9aabdf9.rlib" "/opt/rustwide/target/debug/deps/libredis-575e3b1c1d16d193.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcombine-0d942a75e1591ca9.rlib" "/opt/rustwide/target/debug/deps/libmemcached-0d6014eeadac3ea5.rlib" "/opt/rustwide/target/debug/deps/librand-9d6997e47c0ac56b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-557c9fac71c51c4e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-ff59425bb10a5ec9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e39b5c2480d4c3c3.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-762874aba0147aac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbufstream-9281604b4f6861b0.rlib" "/opt/rustwide/target/debug/deps/libconhash-e0ce3273fa245c18.rlib" "/opt/rustwide/target/debug/deps/libmd5-180d1a2c792d83f4.rlib" "/opt/rustwide/target/debug/deps/libring-eb24b6c806652667.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libzip-4181c99e79ca7ca3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5a0fd71547f1bf83.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libsha2-b094c020bd292fa3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libmd5-9625dee135f79565.rlib" "/opt/rustwide/target/debug/deps/libhyperx-a6cc8269f258fa11.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-e6473ef299ea3cac.rlib" "/opt/rustwide/target/debug/deps/libhmac-4709eb0321558112.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0fb27b294ec8029f.rlib" "/opt/rustwide/target/debug/deps/libclap-d4df89aa69af4538.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-0bec30349582aff9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libthirtyfour_sync-9508965bfed2f89f.rlib" "/opt/rustwide/target/debug/deps/libthirtyfour-99f8aba0c140618c.rlib" "/opt/rustwide/target/debug/deps/libstringmatch-9ae387f93c08ea38.rlib" "/opt/rustwide/target/debug/deps/libregex-bea89a1f7c682b95.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8457e65e05ea4797.rlib" "/opt/rustwide/target/debug/deps/libchrono-60412e1f3988004f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a08a78277cb1359f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-518f8f28c8d9b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-614ca1762d7d599b.rlib" "/opt/rustwide/target/debug/deps/libtime-49b6862b96657b18.rlib" "/opt/rustwide/target/debug/deps/liburlparse-9c8b07ade0e21271.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c40a9566281c2f72.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e56f2c251c19be7c.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b71d9e2bcb2eb8d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4117b6d991a99b1c.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f340c9884300d333.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e839cc893647a34.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c581d9152614a79c.rlib" "/opt/rustwide/target/debug/deps/libhyper-f069146c251ef544.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-4f8843a93e9830c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7e7b09a1f1b02e78.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c183c8a474a36ad0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ecbb2e48346d959c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fd213bce2534bf2a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-153b3ae8f6c77a0c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-b91057e12bc06158.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-aa1d271386af0bc9.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-430f630841c02069.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81829fa68ed1b118.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-17bd06332576e9be.rlib" "/opt/rustwide/target/debug/deps/libtokio-2a28cbb479aa44cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b89fc090a104a3f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9d70efb17e0ea460.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-88fff0465d4cf5bf.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-9a65cba748a6a62f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38c132ca5782b289.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8fbb6b55b3c3128.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-189574c2f8cdd230.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a5b4c5b2bc40b03.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.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/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oauth-901bbfcd9f4834f4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `sccache` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4b202dcdc3a3d637dce9720a1fb6a3778ddc991ade2da30481c7924ec0fc1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b202dcdc3a3d637dce9720a1fb6a3778ddc991ade2da30481c7924ec0fc1db", kill_on_drop: false }` [INFO] [stdout] f4b202dcdc3a3d637dce9720a1fb6a3778ddc991ade2da30481c7924ec0fc1db