[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 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-china%2Fali-oss" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rust-china/ali-oss on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded zerofrom v0.1.4
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded litemap v0.7.3
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded security-framework-sys v2.11.0
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded security-framework v2.11.0
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] [stderr]   Downloaded displaydoc v0.2.4
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded openssl v0.10.64
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba5cae9a8dcf1d54b1a00241a78a6e70a073098379dbcda73b916892b1e96784
[INFO] running `Command { std: "docker" "start" "-a" "ba5cae9a8dcf1d54b1a00241a78a6e70a073098379dbcda73b916892b1e96784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba5cae9a8dcf1d54b1a00241a78a6e70a073098379dbcda73b916892b1e96784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba5cae9a8dcf1d54b1a00241a78a6e70a073098379dbcda73b916892b1e96784", kill_on_drop: false }`
[INFO] [stdout] ba5cae9a8dcf1d54b1a00241a78a6e70a073098379dbcda73b916892b1e96784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc92b609687e41e13d52c090e3fe2d141a965b50c7e84b7cdc2cc936790ba394
[INFO] running `Command { std: "docker" "start" "-a" "bc92b609687e41e13d52c090e3fe2d141a965b50c7e84b7cdc2cc936790ba394", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.4.5
[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 futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[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 hyper v1.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 futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.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.41s
[INFO] running `Command { std: "docker" "inspect" "bc92b609687e41e13d52c090e3fe2d141a965b50c7e84b7cdc2cc936790ba394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc92b609687e41e13d52c090e3fe2d141a965b50c7e84b7cdc2cc936790ba394", kill_on_drop: false }`
[INFO] [stdout] bc92b609687e41e13d52c090e3fe2d141a965b50c7e84b7cdc2cc936790ba394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f661b454a6622798d93ac785e7488b0fc44cf1f60083ab846dc99de746e87a4b
[INFO] running `Command { std: "docker" "start" "-a" "f661b454a6622798d93ac785e7488b0fc44cf1f60083ab846dc99de746e87a4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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/rustcCm22KT/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-e51ad510fff63df2,libali_oss-c930e0bb615eb160,libring-b1132d3d50aa3f4b,libgetrandom-8671031530a017e4,libspin-4f9f1198c1368961,libuntrusted-be2412edbd71db05,libmd5-11696e7f42d2915b,libinfer-dfa3c1d6117687b7,libcfb-32d466a62f19283a,libuuid-706a07c32278f63a,libbyteorder-2111db28b855e2ca,libfutures-d2dd62f83a837542,libfutures_executor-4f8b65b77f1e9dbf,libroxmltree-2dd7a4f3df2e7faf,libchrono-f10e6bb2d040a17a,libnum_traits-888deacf53de43c2,libiana_time_zone-bd0504f4438a5a21,libreqwest-fbf91dc6633a584a,librustls_pemfile-5c831dd9cd05777a,librustls_pki_types-1954da521f6214b2,libserde_urlencoded-b7a0c1f214d073ae,libryu-5e2da3a6212ae627,libipnet-0948553b4ea3090b,libhyper_tls-c3154ce53a3f99b6,libtokio_native_tls-f7bd3545df689549,libmime-e225d9a85f1cf3d6,libencoding_rs-98be66cb5435f779,libserde-3dddb64044a6e0cd,libnative_tls-efbb3194c1062db7,libopenssl_probe-267ee8b89d56c495,libopenssl-42a75d351b9d7d1a,libbitflags-db9e81b04f9a65ea,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-56bfd2d79ae727a0,libhyper_util-90f42d0a807e7701,libtower-ef6d8eb0720d24e5,libpin_project-9c6e78e8f7082893,libtower_layer-dd2db8cc2bb3a88a,libtower_service-8bbf3f92e1df9475,libhyper-0149ce9dd74e127c,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-c2f891416daae0b3,libh2-14d18fce5589dc4f,libtracing-4c9bc6040100cbd2,libtracing_core-b881f9377af836bc,libonce_cell-a8fd6a2ebb7b3d16,libindexmap-25cfd24f979e915e,libequivalent-1a416a9cd094258a,libhashbrown-1891f7c8c9ac7e08,libatomic_waker-7da728311c3f5ee0,libtokio_util-532dce3462e98f8d,libtokio-45dcc832090e0158,libsignal_hook_registry-2fce5306851e7cbb,libnum_cpus-63cbec7d53e0574b,libsocket2-61bede6d36f0ce4e,libmio-5eb1b502ac275856,libparking_lot-d8ff2d37163a0a34,libparking_lot_core-d3fc7305c4ba2c00,liblibc-0735dd006e554d82,libcfg_if-6a7eff3bb9b3cc11,liblock_api-fd6dd51bf028334a,libscopeguard-b6a4a8f4f6aaf34b,libhttp_body_util-6a4e2f210ec0c834,libfutures_util-ade106694860ad1f,libmemchr-ee39f93accc90f7c,libfutures_io-81bbf9df28d47269,libslab-fb8bf2ccc2fefa57,libfutures_channel-71a23790696a79fe,libfutures_sink-05d28bbc0b104b63,libfutures_task-ef199566ca8ca549,libpin_utils-fbb4663921dd3b6f,libpin_project_lite-3439fd874bc54a98,libhttp_body-a2761051dc921500,liblog-8a2c5fea1d7f4f71,libfutures_core-1f02aad6c936467d,liburl-f189a000d747325c,libidna-0dc3ce16cc0ffba9,libidna_adapter-6c7d673fd07f8ef8,libicu_normalizer-319f8b3d895ef0bd,libicu_normalizer_data-c0dbb3101666cc1a,libwrite16-82821917fcf955ff,libutf8_iter-4c16f1b0fe35ecc6,libutf16_iter-f9ee731f1764e55b,libsmallvec-f69cf1d94f475f60,libicu_properties-09c9409470c8b55a,libicu_properties_data-3194875ce98f5d3c,libicu_locid_transform-3a19648fc55e3cdc,libicu_locid_transform_data-14106a1850705988,libicu_collections-d0a8cfdc0f73fad1,libicu_provider-846c0a16554c3535,libicu_locid-59908c21fd23e7f6,liblitemap-ecfd241f6b8e4478,libtinystr-988ac7559c303804,libzerovec-6c72d6a4382a3471,libwriteable-e7f071664af2d568,libyoke-8abcf92f96e51a40,libzerofrom-2a66107e6cf4ed3f,libstable_deref_trait-0033ad6b1a174017,libform_urlencoded-ff966316eae1fdf0,libhttp-0ddbc746413ab50b,libitoa-76defaf6caddc4ef,libbytes-c3818465b90c76d7,libfnv-440a3b349835519e,libpercent_encoding-19c70978ecb9ded3,libanyhow-41a7cba848003e7c,libbase64-ecfd272f5a77db31}.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/rustcCm22KT/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-e32d4480e2ddcc25/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_bucket_info-c60b8e3b64f0314d" "-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_info") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f661b454a6622798d93ac785e7488b0fc44cf1f60083ab846dc99de746e87a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f661b454a6622798d93ac785e7488b0fc44cf1f60083ab846dc99de746e87a4b", kill_on_drop: false }`
[INFO] [stdout] f661b454a6622798d93ac785e7488b0fc44cf1f60083ab846dc99de746e87a4b
