[INFO] cloning repository https://github.com/skyplane-project/skystore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyplane-project/skystore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyplane-project%2Fskystore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyplane-project%2Fskystore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2596bfe6804c7f9e4c7dc4e11f67668ec9a75d7 [INFO] building skyplane-project/skystore against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyplane-project%2Fskystore" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyplane-project/skystore on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skyplane-project/skystore [INFO] finished tweaking git repo https://github.com/skyplane-project/skystore [INFO] tweaked toml for git repo https://github.com/skyplane-project/skystore written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/skyplane-project/skystore 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/Azure/azure-sdk-for-rust.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Nugine/s3s.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-types-convert v0.55.3 [INFO] [stderr] Downloaded google-cloud-default v0.2.0 [INFO] [stderr] Downloaded hex-simd v0.8.0 [INFO] [stderr] Downloaded nugine-rust-utils v0.3.1 [INFO] [stderr] Downloaded aws-smithy-checksums v0.55.3 [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded google-cloud-auth v0.9.2 [INFO] [stderr] Downloaded google-cloud-storage v0.11.1 [INFO] [stderr] Downloaded flo_stream v0.7.0 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.55.3 [INFO] [stderr] Downloaded transform-stream v0.3.0 [INFO] [stderr] Downloaded aws-sdk-s3 v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 861e9980f1bd627d3c813601c47e567c2da269535a8463993f6570f5250accc9 [INFO] running `Command { std: "docker" "start" "-a" "861e9980f1bd627d3c813601c47e567c2da269535a8463993f6570f5250accc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "861e9980f1bd627d3c813601c47e567c2da269535a8463993f6570f5250accc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861e9980f1bd627d3c813601c47e567c2da269535a8463993f6570f5250accc9", kill_on_drop: false }` [INFO] [stdout] 861e9980f1bd627d3c813601c47e567c2da269535a8463993f6570f5250accc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32250c0ded0bc33eb14e81707760f92f2f3a041f3476840fc1a12f9a304432f [INFO] running `Command { std: "docker" "start" "-a" "b32250c0ded0bc33eb14e81707760f92f2f3a041f3476840fc1a12f9a304432f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling azure_core v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling nugine-rust-utils v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hex-simd v0.8.0 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling transform-stream v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling google-cloud-token v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling flo_stream v0.7.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling aws-smithy-types-convert v0.55.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling s3s v0.6.1-dev (https://github.com/Nugine/s3s.git?rev=e8bba54fe291664f73566235354002eb02002a75#e8bba54f) [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling google-cloud-metadata v0.3.2 [INFO] [stderr] Compiling google-cloud-storage v0.11.1 [INFO] [stderr] Compiling skystore-rust-client v0.1.0 (/opt/rustwide/workdir/generated/skystore-rust-client) [INFO] [stderr] Compiling google-cloud-auth v0.9.2 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling azure_storage v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling azure_storage_blobs v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling google-cloud-default v0.2.0 [INFO] [stderr] Compiling s3s-aws v0.6.1-dev (https://github.com/Nugine/s3s.git?rev=e8bba54fe291664f73566235354002eb02002a75#e8bba54f) [INFO] [stderr] Compiling sky-s3 v0.1.0 (/opt/rustwide/workdir/s3-proxy) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcOBOa5v/symbols.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.sky_s3.13a0718a1423f06-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be.510c3bbwtczpkej.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b78ce13fca432481/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-11744d0aaa7f2b34.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2af690eabb22c61c.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-2e23ef45697170ba.rlib" "/opt/rustwide/target/debug/deps/libaws_config-6d3888666d426ad5.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-89d1178629e5aa07.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-cb1bdd7edd69bada.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-6696c02d3aabba02.rlib" "/opt/rustwide/target/debug/deps/libflo_stream-4c711dcc12dc4857.rlib" "/opt/rustwide/target/debug/deps/libskystore_rust_client-77e0358fbcd7da8b.rlib" "/opt/rustwide/target/debug/deps/libs3s_aws-f42b07038ffb993c.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types_convert-cf9da027f1e975b2.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_s3-f80ea7a2bfb3437b.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-8c27d5cd29dfd285.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-228b6ccd1157933d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-2eec01bce635b606.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-b2fd2f1ea127b3f3.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-9d1229a54a0df120.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-42fc3240b720708d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_checksums-b4a7153f9c1a2628.rlib" "/opt/rustwide/target/debug/deps/libcrc32c-d73b7d75ed411cd3.rlib" "/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rlib" "/opt/rustwide/target/debug/deps/libaws_http-73772756b80e1303.rlib" "/opt/rustwide/target/debug/deps/libaws_types-b7ffa08d30b1bcbd.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-3368be61759f7a74.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-0b44205349a2a26f.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-f9386bda7992db68.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-72252d756984253a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f20af63814a54ca7.rlib" "/opt/rustwide/target/debug/deps/librustls-855d67569293c34a.rlib" "/opt/rustwide/target/debug/deps/libsct-cb47d1689038cfd6.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e217845ffb28708.rlib" "/opt/rustwide/target/debug/deps/libaws_credential_types-e1ea16dc751b20ed.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-f7ee00d20548c207.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8395b2c2186a6b22.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-d085c513118985a3.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-1b45cfd939b607e2.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-3fac2b0cfcbc2878.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-e93a49baca2171fd.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_default-18437cd095feaec1.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_storage-5ce1899c133eb5df.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libregex-8ce4a10c0c341660.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e153a62e3092083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/librsa-360d81f8c6dcdb72.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-331a94c3f822ba9f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-df7c638b7a3c2dd7.rlib" "/opt/rustwide/target/debug/deps/libspki-1bb131a040558674.rlib" "/opt/rustwide/target/debug/deps/libder-f23ef430ab622718.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-59b98b773d708b9b.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-2cc4fe8e45cca2d6.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-864f1b1bebfcf6f5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-71f73e575d0e8a6b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-f53576de3027f5c6.rlib" "/opt/rustwide/target/debug/deps/liblibm-2549aa62a1509b98.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-30b59398b684e57b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e87bb400ec4c367.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-ed38ac7df0765a3b.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-38bbb33ef61a956f.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-b233087f786b3c7e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-79cd30e57338b1e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f3df0e8c855ac9b5.rlib" "/opt/rustwide/target/debug/deps/libring-0beb0103e39c306d.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_token-52402b2d0b8c98dc.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_metadata-7233a2af3d51543c.rlib" "/opt/rustwide/target/debug/deps/libazure_storage_blobs-5b6dabab4cb97d2f.rlib" "/opt/rustwide/target/debug/deps/libazure_storage-3df4b3b2676a9334.rlib" "/opt/rustwide/target/debug/deps/libxml-a89284bf0ea33485.rlib" "/opt/rustwide/target/debug/deps/libazure_core-38f00d5435ae4d53.rlib" "/opt/rustwide/target/debug/deps/librand-322db3d3a82b7a6d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0753e3b9b458f1e7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fb6bb7051ee55f0d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b4c785188bdf4d08.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-aa19cbbc590d86bd.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b399c381bde725f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4b5331e438e01882.rlib" "/opt/rustwide/target/debug/deps/libunicase-982b48a80f79902f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4d3e6f75b0210841.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cccd17bb84f6304a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-870765a162c7c96a.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-97a4575a87539231.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-bc7ec5170a00e472.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8544152cfeedab07.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-782b141929249d57.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-a8e0bb603c1d866f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7eb40d1042db99d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f856182a63e1742e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ab786f820080542d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-e0956da6c71d5862.rlib" "/opt/rustwide/target/debug/deps/librand-cd60a02667376499.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93385bb1aa3a62d9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-6c12e381616969c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c8a147b3efe2eb5d.rlib" "/opt/rustwide/target/debug/deps/libinfer-ac6047c25c748e6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-191cf77bb02af742.rlib" "/opt/rustwide/target/debug/deps/libuuid-8057ae07455f2139.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3f9fdd43190d62a5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-fa3b301f40b64e40.rlib" "/opt/rustwide/target/debug/deps/liburl-d7f620ab23c56473.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libtower_http-29772400662a010e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-28eec02017467cee.rlib" "/opt/rustwide/target/debug/deps/libtower-b928a207527cd686.rlib" "/opt/rustwide/target/debug/deps/libpin_project-145d80521881d043.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libs3s-e95f47c8f2767043.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad04762d17d59a4e.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-0b8d2b0cd08cb805.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-0f42764d94cee4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dc5f1866b12fb8e2.rlib" "/opt/rustwide/target/debug/deps/libryu-392b55c136221440.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libbase64_simd-b161bd9744318886.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7ff99493ecfb64db.rlib" "/opt/rustwide/target/debug/deps/libatoi-e8f5def7959ed185.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ccac76b5b100d862.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-ecb73c92a706f3ca.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libhex_simd-e6980db6edc7225c.rlib" "/opt/rustwide/target/debug/deps/liboutref-3cf9a4765024434a.rlib" "/opt/rustwide/target/debug/deps/libvsimd-a37fad63f896b5ef.rlib" "/opt/rustwide/target/debug/deps/libtime-ed6d26a0cca509c7.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libserde-1945ad54bbd23742.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libtransform_stream-b4ec45b062e21116.rlib" "/opt/rustwide/target/debug/deps/libfutures-c6a7d93d85dc9771.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b3fbae00fb7d689f.rlib" "/opt/rustwide/target/debug/deps/librust_utils-28b061c8de82c340.rlib" "/opt/rustwide/target/debug/deps/libsimdutf8-de5f2ce0062a1b52.rlib" "/opt/rustwide/target/debug/deps/libhyper-08142333ab6e68fc.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd0fa1f575cb0e5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-9ebe62d5725cbae3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d955ec293cb7b6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtracing-86497acceba0dded.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-68d17648e1c78e36.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b7d92941009949dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1034a74502390373.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-8329c31cc09cfbf9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-519bd4b7944e5d79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-61d44275423be7b9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-63be6c1ac3f676f4.rlib" "/opt/rustwide/target/debug/deps/libmio-c6107287d1987872.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bb0c5e7b2cc627f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-66fa74edd6d60cb9.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb14a95bf0793adb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-71f76ee72c18b4ee.rlib" "/opt/rustwide/target/debug/deps/liblock_api-20e18b4a1a6bacc2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1dac9b0f6393e32.rlib" "/opt/rustwide/target/debug/deps/libitoa-ce5819300e1e8e90.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-5d82ad83e48787ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/libsha2-d8f93c425b96069b.rlib" "/opt/rustwide/target/debug/deps/libsha1-90084e5ab79601d4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2cb20cd301b0b9d4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sky_s3-a087f439abf269be" "-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 `sky-s3` (bin "sky-s3") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b32250c0ded0bc33eb14e81707760f92f2f3a041f3476840fc1a12f9a304432f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32250c0ded0bc33eb14e81707760f92f2f3a041f3476840fc1a12f9a304432f", kill_on_drop: false }` [INFO] [stdout] b32250c0ded0bc33eb14e81707760f92f2f3a041f3476840fc1a12f9a304432f [INFO] building skyplane-project/skystore against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyplane-project%2Fskystore" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyplane-project/skystore on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skyplane-project/skystore [INFO] finished tweaking git repo https://github.com/skyplane-project/skystore [INFO] tweaked toml for git repo https://github.com/skyplane-project/skystore written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skyplane-project/skystore 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 706e4fa17e1f86dbaf2ec40c642b8c0ed77d9762add1652382579790653e4c79 [INFO] running `Command { std: "docker" "start" "-a" "706e4fa17e1f86dbaf2ec40c642b8c0ed77d9762add1652382579790653e4c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "706e4fa17e1f86dbaf2ec40c642b8c0ed77d9762add1652382579790653e4c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706e4fa17e1f86dbaf2ec40c642b8c0ed77d9762add1652382579790653e4c79", kill_on_drop: false }` [INFO] [stdout] 706e4fa17e1f86dbaf2ec40c642b8c0ed77d9762add1652382579790653e4c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9fde9f721b313edec2d9a85be158f48936ab4d9466cbb7f0093aa3f37cdd730 [INFO] running `Command { std: "docker" "start" "-a" "a9fde9f721b313edec2d9a85be158f48936ab4d9466cbb7f0093aa3f37cdd730", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling azure_core v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling nugine-rust-utils v0.3.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hex-simd v0.8.0 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling transform-stream v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling google-cloud-token v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling flo_stream v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling aws-smithy-types-convert v0.55.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling s3s v0.6.1-dev (https://github.com/Nugine/s3s.git?rev=e8bba54fe291664f73566235354002eb02002a75#e8bba54f) [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling google-cloud-metadata v0.3.2 [INFO] [stderr] Compiling google-cloud-storage v0.11.1 [INFO] [stderr] Compiling skystore-rust-client v0.1.0 (/opt/rustwide/workdir/generated/skystore-rust-client) [INFO] [stderr] Compiling google-cloud-auth v0.9.2 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling azure_storage v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling azure_storage_blobs v0.16.0 (https://github.com/Azure/azure-sdk-for-rust.git?rev=4849d7937edb8a95bbdfb85e1837c7606c83f57b#4849d793) [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling google-cloud-default v0.2.0 [INFO] [stderr] Compiling s3s-aws v0.6.1-dev (https://github.com/Nugine/s3s.git?rev=e8bba54fe291664f73566235354002eb02002a75#e8bba54f) [INFO] [stderr] Compiling sky-s3 v0.1.0 (/opt/rustwide/workdir/s3-proxy) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "a9fde9f721b313edec2d9a85be158f48936ab4d9466cbb7f0093aa3f37cdd730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fde9f721b313edec2d9a85be158f48936ab4d9466cbb7f0093aa3f37cdd730", kill_on_drop: false }` [INFO] [stdout] a9fde9f721b313edec2d9a85be158f48936ab4d9466cbb7f0093aa3f37cdd730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 242506d1ffa3fb116f1f64a5adff864cb78bec4b929f86f2c598799f3286a39c [INFO] running `Command { std: "docker" "start" "-a" "242506d1ffa3fb116f1f64a5adff864cb78bec4b929f86f2c598799f3286a39c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling skystore-rust-client v0.1.0 (/opt/rustwide/workdir/generated/skystore-rust-client) [INFO] [stderr] Compiling sky-s3 v0.1.0 (/opt/rustwide/workdir/s3-proxy) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.19s [INFO] running `Command { std: "docker" "inspect" "242506d1ffa3fb116f1f64a5adff864cb78bec4b929f86f2c598799f3286a39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242506d1ffa3fb116f1f64a5adff864cb78bec4b929f86f2c598799f3286a39c", kill_on_drop: false }` [INFO] [stdout] 242506d1ffa3fb116f1f64a5adff864cb78bec4b929f86f2c598799f3286a39c