[INFO] cloning repository https://github.com/rust-china/ali-oss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-china/ali-oss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-china%2Fali-oss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-china%2Fali-oss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efc4c3aea4c1a2d660938b5986862e7601f2a371
[INFO] testing rust-china/ali-oss against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-china%2Fali-oss" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rust-china/ali-oss
[INFO] finished tweaking git repo https://github.com/rust-china/ali-oss
[INFO] tweaked toml for git repo https://github.com/rust-china/ali-oss written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-china/ali-oss on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rust-china/ali-oss 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded infer v0.16.0
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ca7eb1d9c8c9546605a5a801f9ac99d41575e14bd42fb2c3b9202f3b55d99bc
[INFO] running `Command { std: "docker" "start" "-a" "9ca7eb1d9c8c9546605a5a801f9ac99d41575e14bd42fb2c3b9202f3b55d99bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca7eb1d9c8c9546605a5a801f9ac99d41575e14bd42fb2c3b9202f3b55d99bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca7eb1d9c8c9546605a5a801f9ac99d41575e14bd42fb2c3b9202f3b55d99bc", kill_on_drop: false }`
[INFO] [stdout] 9ca7eb1d9c8c9546605a5a801f9ac99d41575e14bd42fb2c3b9202f3b55d99bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ea4a4da523e1b0529b1d3ed8a09ecfcbe5df371eb03bf72b5387dec08f4d772
[INFO] running `Command { std: "docker" "start" "-a" "0ea4a4da523e1b0529b1d3ed8a09ecfcbe5df371eb03bf72b5387dec08f4d772", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling ali-oss v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.66s
[INFO] running `Command { std: "docker" "inspect" "0ea4a4da523e1b0529b1d3ed8a09ecfcbe5df371eb03bf72b5387dec08f4d772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea4a4da523e1b0529b1d3ed8a09ecfcbe5df371eb03bf72b5387dec08f4d772", kill_on_drop: false }`
[INFO] [stdout] 0ea4a4da523e1b0529b1d3ed8a09ecfcbe5df371eb03bf72b5387dec08f4d772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abdbc3ec0baacc6d38fe876b53424586a51107d81ddaa66e79c81822b3613993
[INFO] running `Command { std: "docker" "start" "-a" "abdbc3ec0baacc6d38fe876b53424586a51107d81ddaa66e79c81822b3613993", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling ali-oss v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNLK5d5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757,libali_oss-0c34cc5e4ea4aac9,libring-c2b4132e58420063,libgetrandom-be9d0925450a6f5b,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libmd5-8b7359041afc81b3,libinfer-f0e456f0ebc11274,libcfb-b255b1733737dc05,libuuid-802229cf2266fcff,libbyteorder-1efcbe4f07366651,libfutures-c709ea60f99e0597,libfutures_executor-92cde4389fe85d04,libroxmltree-699994c8f7c8a52e,libchrono-d4d3199817b30b9d,libnum_traits-70722c056e5d47ed,libiana_time_zone-a18c7932f053b032,libreqwest-8b6bddd2abf8af1f,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libserde_urlencoded-ab1ccb7821d9f2aa,libryu-f8ba606093049f91,libipnet-f3b116e706e145a1,libhyper_tls-31afc39c73a83779,libtokio_native_tls-4551fb8618fe23b5,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libserde-2f6d49156161115a,libnative_tls-2488e11815177c01,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-439d185ed7a577a0,libbitflags-f87f62472e1f73dd,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9446112991bed9fc,libhyper_util-224b1d02a9d392a7,libtower-335c0cd497aaaf8a,libpin_project-44448c7c7e53d322,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-847561667cd638e2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-fe2bef60ce5d5883,libh2-fee693db4d7bb2a2,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libatomic_waker-001109810bdecbaa,libtokio_util-f3e67f45b3ff63e6,libtokio-872faedb70443c81,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-60a7475a3ef8b7e0,libfutures_util-3a9dc1fe5b16232e,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-4763073fc0bad614,liblog-a3845e017a80cb8a,libfutures_core-2da63d8c7891ede1,liburl-7f6f417b1c3254d0,libidna-b661e8f4bedf2e18,libidna_adapter-6146de8f03664b82,libicu_normalizer-c5ebfef0aa0e5a84,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-cf437cab754e098b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-bc3250060ad0a41d,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-891d08eed8a71eb8,libicu_provider-9feb5be1744404c4,libicu_locid-1ebdc7a1c3621add,liblitemap-cc127d15603ff5ed,libtinystr-f2a6e41064408058,libzerovec-0f7b2061123fc88a,libwriteable-45c783735d88c2b0,libyoke-f6b4a4b04a050763,libzerofrom-694eb6bbbc2eed9d,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-2f6429de8c748e17,libitoa-4c6598116a867907,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libpercent_encoding-9bee39bbc5bd523a,libanyhow-1bdf2e76b99b1cd6,libbase64-2a03de3babadded3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNLK5d5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a88becda746b442d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_symlink-2622f7b6221bc5f4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ali-oss` (example "get_symlink") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ali-oss` (example "get_bucket_info")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name get_bucket_info --edition=2021 examples/get_bucket_info.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba36dc98c5e1a2ef -C extra-filename=-75e68739cc26873b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ali_oss=/opt/rustwide/target/debug/deps/libali_oss-0c34cc5e4ea4aac9.rlib --extern ali_oss=/opt/rustwide/target/debug/deps/libali_oss-0c34cc5e4ea4aac9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d4d3199817b30b9d.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c709ea60f99e0597.rlib --extern infer=/opt/rustwide/target/debug/deps/libinfer-f0e456f0ebc11274.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8b6bddd2abf8af1f.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-c2b4132e58420063.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-699994c8f7c8a52e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-872faedb70443c81.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a88becda746b442d/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbiynjJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757,libali_oss-0c34cc5e4ea4aac9,libring-c2b4132e58420063,libgetrandom-be9d0925450a6f5b,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libmd5-8b7359041afc81b3,libinfer-f0e456f0ebc11274,libcfb-b255b1733737dc05,libuuid-802229cf2266fcff,libbyteorder-1efcbe4f07366651,libfutures-c709ea60f99e0597,libfutures_executor-92cde4389fe85d04,libroxmltree-699994c8f7c8a52e,libchrono-d4d3199817b30b9d,libnum_traits-70722c056e5d47ed,libiana_time_zone-a18c7932f053b032,libreqwest-8b6bddd2abf8af1f,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libserde_urlencoded-ab1ccb7821d9f2aa,libryu-f8ba606093049f91,libipnet-f3b116e706e145a1,libhyper_tls-31afc39c73a83779,libtokio_native_tls-4551fb8618fe23b5,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libserde-2f6d49156161115a,libnative_tls-2488e11815177c01,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-439d185ed7a577a0,libbitflags-f87f62472e1f73dd,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-9446112991bed9fc,libhyper_util-224b1d02a9d392a7,libtower-335c0cd497aaaf8a,libpin_project-44448c7c7e53d322,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-847561667cd638e2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-fe2bef60ce5d5883,libh2-fee693db4d7bb2a2,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libindexmap-478de18483c8f743,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libatomic_waker-001109810bdecbaa,libtokio_util-f3e67f45b3ff63e6,libtokio-872faedb70443c81,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libcfg_if-33ef6c02a07f9fec,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-60a7475a3ef8b7e0,libfutures_util-3a9dc1fe5b16232e,libmemchr-3ffe5f7a52883367,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-4763073fc0bad614,liblog-a3845e017a80cb8a,libfutures_core-2da63d8c7891ede1,liburl-7f6f417b1c3254d0,libidna-b661e8f4bedf2e18,libidna_adapter-6146de8f03664b82,libicu_normalizer-c5ebfef0aa0e5a84,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-cf437cab754e098b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-bc3250060ad0a41d,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-891d08eed8a71eb8,libicu_provider-9feb5be1744404c4,libicu_locid-1ebdc7a1c3621add,liblitemap-cc127d15603ff5ed,libtinystr-f2a6e41064408058,libzerovec-0f7b2061123fc88a,libwriteable-45c783735d88c2b0,libyoke-f6b4a4b04a050763,libzerofrom-694eb6bbbc2eed9d,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-2f6429de8c748e17,libitoa-4c6598116a867907,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libpercent_encoding-9bee39bbc5bd523a,libanyhow-1bdf2e76b99b1cd6,libbase64-2a03de3babadded3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbiynjJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a88becda746b442d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_bucket_location-7bbd13f556c45d4a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ali-oss` (example "get_bucket_location") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "abdbc3ec0baacc6d38fe876b53424586a51107d81ddaa66e79c81822b3613993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abdbc3ec0baacc6d38fe876b53424586a51107d81ddaa66e79c81822b3613993", kill_on_drop: false }`
[INFO] [stdout] abdbc3ec0baacc6d38fe876b53424586a51107d81ddaa66e79c81822b3613993
