[INFO] fetching crate unftp-sbe-gcs 0.2.3... [INFO] testing unftp-sbe-gcs-0.2.3 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate unftp-sbe-gcs 0.2.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate unftp-sbe-gcs 0.2.3 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unftp-sbe-gcs 0.2.3 [INFO] finished tweaking crates.io crate unftp-sbe-gcs 0.2.3 [INFO] tweaked toml for crates.io crate unftp-sbe-gcs 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate unftp-sbe-gcs 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fad7ac5ece2575600e487824e5e5fbb78fd7a67ee16b44266960ace9537e92a [INFO] running `Command { std: "docker" "start" "-a" "6fad7ac5ece2575600e487824e5e5fbb78fd7a67ee16b44266960ace9537e92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fad7ac5ece2575600e487824e5e5fbb78fd7a67ee16b44266960ace9537e92a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fad7ac5ece2575600e487824e5e5fbb78fd7a67ee16b44266960ace9537e92a", kill_on_drop: false }` [INFO] [stdout] 6fad7ac5ece2575600e487824e5e5fbb78fd7a67ee16b44266960ace9537e92a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17929f13822d8a7d789462b2f879bcd765c7a351402f02512dfd2ffb4ff2eb4 [INFO] running `Command { std: "docker" "start" "-a" "f17929f13822d8a7d789462b2f879bcd765c7a351402f02512dfd2ffb4ff2eb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling moka v0.9.7 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling yup-oauth2 v7.0.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling libunftp v0.18.9 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "f17929f13822d8a7d789462b2f879bcd765c7a351402f02512dfd2ffb4ff2eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17929f13822d8a7d789462b2f879bcd765c7a351402f02512dfd2ffb4ff2eb4", kill_on_drop: false }` [INFO] [stdout] f17929f13822d8a7d789462b2f879bcd765c7a351402f02512dfd2ffb4ff2eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f0cfecf842ff2f7fcee9e4d5075e71426a689bc3315af9a10064f503ee8647 [INFO] running `Command { std: "docker" "start" "-a" "c0f0cfecf842ff2f7fcee9e4d5075e71426a689bc3315af9a10064f503ee8647", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling moka v0.9.7 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling stfu8 v0.2.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libunftp v0.18.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling async_ftp v6.0.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling yup-oauth2 v7.0.1 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdnPKJt/symbols.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.gcs.1de4588961e5cc0b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506.3zzesw6j5v53dox2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b656144c72773d21/out" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunftp_sbe_gcs-06fd76e2e97cf241.rlib" "/opt/rustwide/target/debug/deps/libmime-89e91319444c56b5.rlib" "/opt/rustwide/target/debug/deps/libyup_oauth2-63b785998cd080dd.rlib" "/opt/rustwide/target/debug/deps/libseahash-41c23c32542f3506.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ffc9523a5ea14214.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c6cf0643f3c509bb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d9c260c5dd1d11ee.rlib" "/opt/rustwide/target/debug/deps/libryu-e4c34be08d1ccb5f.rlib" "/opt/rustwide/target/debug/deps/libitertools-984871af0d436c93.rlib" "/opt/rustwide/target/debug/deps/libeither-78d479afb2794ff2.rlib" "/opt/rustwide/target/debug/deps/liburl-37ffd13691e440eb.rlib" "/opt/rustwide/target/debug/deps/libidna-d71015e9a88fbd71.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691aa2da4be5ce8b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-72bcf52f38a372c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-7741bfa5930c7934.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b7b8bac4e4350351.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6d627bbc5591db11.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-5d10af4037e4781d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-476ad1e7bdbf3d46.rlib" "/opt/rustwide/target/debug/deps/libhyper-2fd094fdeea2aa95.rlib" "/opt/rustwide/target/debug/deps/libwant-3f45ceed5f690100.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aa82f6e1c1c72916.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib" "/opt/rustwide/target/debug/deps/libh2-a6aee7ff3cbbbb4c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a909268bfa74f8c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-43f44886fccc8a4b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e62dc934a2e748e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-fa3af0566d92aec4.rlib" "/opt/rustwide/target/debug/deps/libfutures-fbbdb4e7c4fa4182.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-37fe15b2e820187e.rlib" "/opt/rustwide/target/debug/deps/liblibunftp-251e33ee25c009e7.rlib" "/opt/rustwide/target/debug/deps/libmoka-f15412e035550a25.rlib" "/opt/rustwide/target/debug/deps/libquanta-fdee2347ebb5315c.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-ee16ca0bdc279ace.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a9a469efa9782271.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6f59d641ea9606cb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e8d51d75bfe8a055.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b71e1bc0aff9805f.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-9b27b9ff1cb5d016.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-00584db338e78aac.rlib" "/opt/rustwide/target/debug/deps/libtagptr-f37bde21cb5a0de7.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-38def7e164a93d91.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-9de4e7c375c6cfe4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b194096a0bc18306.rlib" "/opt/rustwide/target/debug/deps/libmd5-62e9748ef4be65cc.rlib" "/opt/rustwide/target/debug/deps/libdigest-6bb0e390cbb5b616.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ec6f10edc91253fa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f33c823e18ba55fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d791bc0442c49c0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-297d6e9c61e20367.rlib" "/opt/rustwide/target/debug/deps/libbase64-3e6d434dcd42e916.rlib" "/opt/rustwide/target/debug/deps/libproxy_protocol-7de2b57297d2904c.rlib" "/opt/rustwide/target/debug/deps/libsnafu-6bf7f54ac620b779.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-f71cb85a9132c2b7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-71baf9343da514a8.rlib" "/opt/rustwide/target/debug/deps/libslog-23207c96fe3a2abf.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5d8d712c61a4fb2b.rlib" "/opt/rustwide/target/debug/deps/librustls-e033fbb2c38070e2.rlib" "/opt/rustwide/target/debug/deps/libsct-5b97fcbf44a6e9a5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-12b44dd232ccd6aa.rlib" "/opt/rustwide/target/debug/deps/libring-63a71fc93ae797d7.rlib" "/opt/rustwide/target/debug/deps/libspin-02d8bf30cbaaa44a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-db380f92830af973.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45b7b82a192fa866.rlib" "/opt/rustwide/target/debug/deps/libslab-7c2905ba0c75d8fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-50899c52a68740a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-27bb08c9142206e3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-97d15d4e2ea4eb3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8d88ec0ef6d25607.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66b6e0c1541d01f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dc49eb78c4fa9010.rlib" "/opt/rustwide/target/debug/deps/libuuid-92a362076ec16d47.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9154894eb1095de.rlib" "/opt/rustwide/target/debug/deps/libchrono-25925ae83b5334c9.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-746e7de6a95a4815.rlib" "/opt/rustwide/target/debug/deps/libtime-b9d7eeac73b10513.rlib" "/opt/rustwide/target/debug/deps/libprometheus-fd2b7ff692a875be.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01913fb469c275e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d38af14f8555063.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8244778d3d98c179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-23ee042ba1a280fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-3a7c9093e7cb77ef.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3d4170fbafd16feb.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-471cee56ca70b3c8.rlib" "/opt/rustwide/target/debug/deps/libder_parser-9969a26d159ca334.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3f6d89967a1a3d64.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f3abf61205e75baa.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-73936bbe57f9134d.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-bd3415ed2cda90b7.rlib" "/opt/rustwide/target/debug/deps/libnom-1185719801d62319.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e96fa37554ce5ad.rlib" "/opt/rustwide/target/debug/deps/libtime-b0a10da9626d2897.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9656f41f4531e8b5.rlib" "/opt/rustwide/target/debug/deps/libitoa-8cff2c82b5d907d6.rlib" "/opt/rustwide/target/debug/deps/libtime_core-a71c2d49e25c4d50.rlib" "/opt/rustwide/target/debug/deps/libserde-69e85555b01510b7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fe561a406e7ddf7c.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8d3cda41f472bc9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3fbbb4e637731acb.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-2d759c6cd1043fb9.rlib" "/opt/rustwide/target/debug/deps/liboverload-2a133914399b3e75.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d0a9f0251a3e062b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-504935158f882df1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-376762346754fd1c.rlib" "/opt/rustwide/target/debug/deps/liblog-27705ca7a13934be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c20717d1a5b4581.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e83426123f733afe.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e034a4c9acbe078.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rlib" "/opt/rustwide/target/debug/deps/libmio-7580cb504ff04366.rlib" "/opt/rustwide/target/debug/deps/libtracing-f462a21cf46c33f9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7e6f6dab4d0effdb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libclap-9b32ba2879be430b.rlib" "/opt/rustwide/target/debug/deps/libatty-2a143a905408eb01.rlib" "/opt/rustwide/target/debug/deps/liblibc-466d11160379fa93.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0f96140db93c9bb1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-38f81beac46ffa93.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1659fb94f00cd42d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-941ecc7c7500fcc4.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-091e9752f4d1a639.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gcs-43023375d19ab506" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `unftp-sbe-gcs` (example "gcs") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0f0cfecf842ff2f7fcee9e4d5075e71426a689bc3315af9a10064f503ee8647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f0cfecf842ff2f7fcee9e4d5075e71426a689bc3315af9a10064f503ee8647", kill_on_drop: false }` [INFO] [stdout] c0f0cfecf842ff2f7fcee9e4d5075e71426a689bc3315af9a10064f503ee8647