[INFO] cloning repository https://github.com/beeb/awsbck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beeb/awsbck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeb%2Fawsbck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeb%2Fawsbck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7aaef072f41f56346136fbe86b30f265ca64b778 [INFO] building beeb/awsbck against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeb%2Fawsbck" "/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/beeb/awsbck 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] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/beeb/awsbck [INFO] finished tweaking git repo https://github.com/beeb/awsbck [INFO] tweaked toml for git repo https://github.com/beeb/awsbck written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/beeb/awsbck 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-dir v0.1.11 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.49 [INFO] [stderr] Downloaded aws-smithy-http v0.56.1 [INFO] [stderr] Downloaded aws-smithy-async v0.56.1 [INFO] [stderr] Downloaded cron v0.12.0 [INFO] [stderr] Downloaded aws-smithy-query v0.56.1 [INFO] [stderr] Downloaded bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Downloaded aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Downloaded dyn-clone v1.0.14 [INFO] [stderr] Downloaded aws-smithy-client v0.56.1 [INFO] [stderr] Downloaded aws-types v0.56.1 [INFO] [stderr] Downloaded outref v0.5.1 [INFO] [stderr] Downloaded base64-simd v0.8.0 [INFO] [stderr] Downloaded aws-runtime v0.56.1 [INFO] [stderr] Downloaded aws-http v0.56.1 [INFO] [stderr] Downloaded aws-sigv4 v0.56.1 [INFO] [stderr] Downloaded dockertest v0.3.1 [INFO] [stderr] Downloaded bollard v0.13.0 [INFO] [stderr] Downloaded aws-smithy-runtime v0.56.1 [INFO] [stderr] Downloaded aws-sdk-s3 v0.31.2 [INFO] [stderr] Downloaded aws-sdk-sts v0.30.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.30.0 [INFO] [stderr] Downloaded aws-config v0.56.1 [INFO] [stderr] Downloaded time v0.3.29 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.56.1 [INFO] [stderr] Downloaded vsimd v0.8.0 [INFO] [stderr] Downloaded bytes-utils v0.1.3 [INFO] [stderr] Downloaded semver v1.0.19 [INFO] [stderr] Downloaded aws-smithy-checksums v0.56.1 [INFO] [stderr] Downloaded xmlparser v0.13.6 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.56.1 [INFO] [stderr] Downloaded crc32c v0.6.4 [INFO] [stderr] Downloaded aws-smithy-xml v0.56.1 [INFO] [stderr] Downloaded thiserror v1.0.49 [INFO] [stderr] Downloaded aws-credential-types v0.56.1 [INFO] [stderr] Downloaded aws-smithy-types v0.56.1 [INFO] [stderr] Downloaded aws-smithy-json v0.56.1 [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] 1287cfa3c50e31793d87d93e8c0cc69ba5f54b032627603e8b91713f64325413 [INFO] running `Command { std: "docker" "start" "-a" "1287cfa3c50e31793d87d93e8c0cc69ba5f54b032627603e8b91713f64325413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1287cfa3c50e31793d87d93e8c0cc69ba5f54b032627603e8b91713f64325413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1287cfa3c50e31793d87d93e8c0cc69ba5f54b032627603e8b91713f64325413", kill_on_drop: false }` [INFO] [stdout] 1287cfa3c50e31793d87d93e8c0cc69ba5f54b032627603e8b91713f64325413 [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] 052202137d7a8023e3fd00e6a49befa1cade47a7a0b789bba482f21f88cf3e41 [INFO] running `Command { std: "docker" "start" "-a" "052202137d7a8023e3fd00e6a49befa1cade47a7a0b789bba482f21f88cf3e41", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.56.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.31.2 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling awsbck v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "052202137d7a8023e3fd00e6a49befa1cade47a7a0b789bba482f21f88cf3e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052202137d7a8023e3fd00e6a49befa1cade47a7a0b789bba482f21f88cf3e41", kill_on_drop: false }` [INFO] [stdout] 052202137d7a8023e3fd00e6a49befa1cade47a7a0b789bba482f21f88cf3e41 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76fb95948383c5aa8b571913c9175ff9599db2ae2e5c7a46d2b519bd185365fa [INFO] running `Command { std: "docker" "start" "-a" "76fb95948383c5aa8b571913c9175ff9599db2ae2e5c7a46d2b519bd185365fa", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling dockertest v0.3.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.31.2 [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling awsbck v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/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/rustcUYLrss/symbols.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.awsbck.ff0ff7faeb3b039a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/awsbck-521bf885a4891a3b.13q5r5a5s7gt0nc1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-75e77d949fd9c467/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-318781a9e8eb68ee.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-c6ef2f94a79adc08.rlib" "/opt/rustwide/target/debug/deps/librustix-7e0d0ae0244810fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-20a87fd038861c46.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libtar-e1ac340ab56fc031.rlib" "/opt/rustwide/target/debug/deps/libxattr-3f75206f6f0d8ce5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2f3ab606c5425fc3.rlib" "/opt/rustwide/target/debug/deps/libcron-401e88eeaa3cfc6a.rlib" "/opt/rustwide/target/debug/deps/libnom-36af65882c952441.rlib" "/opt/rustwide/target/debug/deps/libclap-4524e77605417d4b.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-36cb5ddd9906b7f2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libaws_config-8f099ea0a3a80ad4.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-692e3878f29e4da9.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-6308639645518846.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-bc962024eb97d726.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libtemp_dir-6687703e15725ba3.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_s3-02fdb3d3ce8e58bf.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-a27b43f023f10d7a.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-79bae3f86cf4f265.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.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/libaws_smithy_json-f69591e51fb0686c.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_checksums-83e74effee96644e.rlib" "/opt/rustwide/target/debug/deps/libcrc32c-a0143a92b7dde079.rlib" "/opt/rustwide/target/debug/deps/libmd5-9472ebf351f4b940.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e13e2c9bafaf7be.rlib" "/opt/rustwide/target/debug/deps/libaws_runtime-639d8a02cfe963ac.rlib" "/opt/rustwide/target/debug/deps/libuuid-91ceafb0dd8d2e2d.rlib" "/opt/rustwide/target/debug/deps/librand-26b0609ea3ab0761.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a679f0bded1fdf03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b6648b7f4053c5b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bfd1c3c0bc6b8b28.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-06fa78de01ffb3e3.rlib" "/opt/rustwide/target/debug/deps/libregex-e86d0aca4c513b12.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c57d029e0f4df754.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3c7bfbc311b93667.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libsha2-c875bfb32a10261c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rlib" "/opt/rustwide/target/debug/deps/libdigest-894f14dbeef87879.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libaws_http-5f15dce36458e1b2.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_runtime-55456a3ef37eaeec.rlib" "/opt/rustwide/target/debug/deps/libaws_types-99f807726a17da25.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-5f156cd4f9ccca52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-3fcdb7d602218174.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c9c8f15dc314d91e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-382afdab36b398d1.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-deff312c26243926.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-251f382acb167011.rlib" "/opt/rustwide/target/debug/deps/librustls-d56c03aae3b1e1c8.rlib" "/opt/rustwide/target/debug/deps/libsct-7274489b8388a681.rlib" "/opt/rustwide/target/debug/deps/libwebpki-aabd5f7da54dc2fa.rlib" "/opt/rustwide/target/debug/deps/libring-fcbfa76dd5983dde.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtower-da328190530dfa2b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dd869f7e8f08e875.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libaws_credential_types-b142bfc7d75b8f7f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-cfacbb469c1e63e6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-df3c7efea08acbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4e957c09b75f6823.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-0b06e33c6c6cbb5c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fb199a15b28bee8b.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dba279bb9c3fe7ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-a6c903b81e1c68c1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b79557642d91b88a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68430661e8a2f0cf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.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/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-85f88653c567f351.rlib" "/opt/rustwide/target/debug/deps/libeither-493e809a4aefe3f1.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-41f2f1df6f868b95.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libtracing-be2251a350ec72d4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-54a7e557e3d3250b.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libtime-42f05a46bff20369.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8e30622f3bb96034.rlib" "/opt/rustwide/target/debug/deps/libbase64_simd-b161bd9744318886.rlib" "/opt/rustwide/target/debug/deps/liboutref-3cf9a4765024434a.rlib" "/opt/rustwide/target/debug/deps/libvsimd-a37fad63f896b5ef.rlib" "/opt/rustwide/target/debug/deps/libtokio-d171f4870da97b96.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-054ca473641c914f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e00e17f63d576797.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad2761630ff69804.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-b66de76c489082e0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-63e42c16f04255c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fbdf85216afe7ef9.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cef84b1976fd41e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libchrono-ca33e3b8bdc0fad8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd3e2445504e73ef.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.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" "-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/awsbck-521bf885a4891a3b" "-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 `awsbck` (bin "awsbck") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "76fb95948383c5aa8b571913c9175ff9599db2ae2e5c7a46d2b519bd185365fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76fb95948383c5aa8b571913c9175ff9599db2ae2e5c7a46d2b519bd185365fa", kill_on_drop: false }` [INFO] [stdout] 76fb95948383c5aa8b571913c9175ff9599db2ae2e5c7a46d2b519bd185365fa [INFO] building beeb/awsbck against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeb%2Fawsbck" "/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/beeb/awsbck 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] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/beeb/awsbck [INFO] finished tweaking git repo https://github.com/beeb/awsbck [INFO] tweaked toml for git repo https://github.com/beeb/awsbck written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/beeb/awsbck 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] 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] 08129941acd16a4f09dc4303def057f3e350a71132da2214efc45f246283b3f0 [INFO] running `Command { std: "docker" "start" "-a" "08129941acd16a4f09dc4303def057f3e350a71132da2214efc45f246283b3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08129941acd16a4f09dc4303def057f3e350a71132da2214efc45f246283b3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08129941acd16a4f09dc4303def057f3e350a71132da2214efc45f246283b3f0", kill_on_drop: false }` [INFO] [stdout] 08129941acd16a4f09dc4303def057f3e350a71132da2214efc45f246283b3f0 [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] 4705e34083fae058c8e2fa403a2239f48418c63f7f4aaa97687e434c3be6a4d1 [INFO] running `Command { std: "docker" "start" "-a" "4705e34083fae058c8e2fa403a2239f48418c63f7f4aaa97687e434c3be6a4d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling aws-smithy-types v0.56.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling aws-smithy-eventstream v0.56.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32c v0.6.4 [INFO] [stderr] Compiling aws-smithy-json v0.56.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling aws-smithy-xml v0.56.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling aws-smithy-query v0.56.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling cron v0.12.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.31.2 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling awsbck v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4705e34083fae058c8e2fa403a2239f48418c63f7f4aaa97687e434c3be6a4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4705e34083fae058c8e2fa403a2239f48418c63f7f4aaa97687e434c3be6a4d1", kill_on_drop: false }` [INFO] [stdout] 4705e34083fae058c8e2fa403a2239f48418c63f7f4aaa97687e434c3be6a4d1 [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] e826e57df0bee3c2a0fb4e605274433706eaeb53d42d8c9623a0dc88eec2b6a9 [INFO] running `Command { std: "docker" "start" "-a" "e826e57df0bee3c2a0fb4e605274433706eaeb53d42d8c9623a0dc88eec2b6a9", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling dockertest v0.3.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling aws-smithy-async v0.56.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling aws-credential-types v0.56.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.56.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Compiling aws-sigv4 v0.56.1 [INFO] [stderr] Compiling aws-smithy-checksums v0.56.1 [INFO] [stderr] Compiling aws-smithy-client v0.56.1 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling aws-smithy-runtime v0.56.1 [INFO] [stderr] Compiling aws-http v0.56.1 [INFO] [stderr] Compiling aws-runtime v0.56.1 [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling aws-sdk-sts v0.30.0 [INFO] [stderr] Compiling aws-sdk-sso v0.30.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.31.2 [INFO] [stderr] Compiling aws-config v0.56.1 [INFO] [stderr] Compiling awsbck v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.04s [INFO] running `Command { std: "docker" "inspect" "e826e57df0bee3c2a0fb4e605274433706eaeb53d42d8c9623a0dc88eec2b6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e826e57df0bee3c2a0fb4e605274433706eaeb53d42d8c9623a0dc88eec2b6a9", kill_on_drop: false }` [INFO] [stdout] e826e57df0bee3c2a0fb4e605274433706eaeb53d42d8c9623a0dc88eec2b6a9