[INFO] cloning repository https://github.com/libninjacom/gmail-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/libninjacom/gmail-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibninjacom%2Fgmail-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibninjacom%2Fgmail-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e8748775653639c36bfbb295dc2583b423f1240
[INFO] testing libninjacom/gmail-rs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibninjacom%2Fgmail-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/libninjacom/gmail-rs
[INFO] finished tweaking git repo https://github.com/libninjacom/gmail-rs
[INFO] tweaked toml for git repo https://github.com/libninjacom/gmail-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/libninjacom/gmail-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.8 (available: v0.8.9)
[INFO] [stderr]       Adding openapiv3-extended v5.1.1 (available: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded anyhow v1.0.100
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded zeroize v1.8.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded schannel v0.1.28
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.27
[INFO] [stderr]   Downloaded itertools v0.13.0
[INFO] [stderr]   Downloaded wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]   Downloaded h2 v0.4.12
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded zerocopy v0.8.27
[INFO] [stderr]   Downloaded rand v0.9.2
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded openapiv3-extended v5.1.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded object v0.37.3
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded hashbrown v0.16.0
[INFO] [stderr]   Downloaded wit-bindgen v0.46.0
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.26
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded memchr v2.7.6
[INFO] [stderr]   Downloaded core-foundation v0.10.1
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_qs v0.14.0
[INFO] [stderr]   Downloaded httpclient v0.26.1
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.6
[INFO] [stderr]   Downloaded hyper-rustls v0.27.7
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded slab v0.4.11
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] [stderr]   Downloaded security-framework-sys v2.15.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.4
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded dunce v1.0.5
[INFO] [stderr]   Downloaded jobserver v0.1.34
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] [stderr]   Downloaded serde v1.0.228
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded percent-encoding v2.3.2
[INFO] [stderr]   Downloaded serde_core v1.0.228
[INFO] [stderr]   Downloaded serde_derive v1.0.228
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d349d3e75b4d1403729ce3f30db89553792eb4c5346aab4dc3caff0338aabc4
[INFO] running `Command { std: "docker" "start" "-a" "9d349d3e75b4d1403729ce3f30db89553792eb4c5346aab4dc3caff0338aabc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d349d3e75b4d1403729ce3f30db89553792eb4c5346aab4dc3caff0338aabc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d349d3e75b4d1403729ce3f30db89553792eb4c5346aab4dc3caff0338aabc4", kill_on_drop: false }`
[INFO] [stdout] 9d349d3e75b4d1403729ce3f30db89553792eb4c5346aab4dc3caff0338aabc4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c98ecf2c0153acd7899c9dcf6e3606026e87711071509e644e21af0a0d47eac5
[INFO] running `Command { std: "docker" "start" "-a" "c98ecf2c0153acd7899c9dcf6e3606026e87711071509e644e21af0a0d47eac5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling httpclient v0.26.1
[INFO] [stderr]    Compiling gmail v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c98ecf2c0153acd7899c9dcf6e3606026e87711071509e644e21af0a0d47eac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98ecf2c0153acd7899c9dcf6e3606026e87711071509e644e21af0a0d47eac5", kill_on_drop: false }`
[INFO] [stdout] c98ecf2c0153acd7899c9dcf6e3606026e87711071509e644e21af0a0d47eac5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b998e2f07dc1ded71eb37879f297277c2a66a9c85d590be061ce30b18ce86774
[INFO] running `Command { std: "docker" "start" "-a" "b998e2f07dc1ded71eb37879f297277c2a66a9c85d590be061ce30b18ce86774", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmail v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgBK6Gz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgmail-52b3fe8e8dae6854,libbase64-216937815d5196b4,libhttpclient-89ce5e81cc5677ec,liburlencoding-48c206b8ffa2d09a,libserde_qs-ba56cad4cbcd0638,libthiserror-b585e8c834e7c833,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libfutures-df1376053f9dc8ca,libfutures_executor-7bac54811c573d2c,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,librand-76399524462ff5d7,librand_chacha-f6bb58e23fb44557,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,libcookie-fb1f127c1623c11e,libpercent_encoding-c22fe7fb25e3ff6a,libtime-5ad60a8953a3c6b8,libtime_core-8e75653573da4c40,libnum_conv-cc886ad8065c76aa,libderanged-09b6262d0b92c904,libpowerfmt-7a5474cda89a050d,libhyper_rustls-d81870d186ef98a9,libtokio_rustls-64514010f1dbcd8d,libhyper_util-9ae9b052661bd684,libtower_service-ffd8abe90aad1f3e,libfutures_util-cd563c3013ac87ac,libfutures_io-bc246799431b487a,libfutures_task-08b8c341835ea1e8,librustls_native_certs-85ea17843ac09dad,libopenssl_probe-43f6112dac9608f0,librustls-95ac12ef060a8c71,libsubtle-d1a60bb8d2665678,libwebpki-9f28cc5eedda66e4,libuntrusted-540e03abf2dcef7d,libaws_lc_rs-dd4d71a9e3addb53,libaws_lc_sys-03f690cbb3ecdba2,librustls_pki_types-025925dca372cc4e,libzeroize-989f5a6f2c3d18c9,liblog-62f38dd377528769,libhyper-bc6f64a50a164fb0,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-ae5faa5405e81d02,libtracing-9784121a170f5e69,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libslab-558fefab0f461689,libtokio_util-9e7648e707da2a30,libpin_utils-45ba7e7cff7aa459,libtokio-bf470bbc26b7e2a7,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libparking_lot-c8f67e24714eb85d,libparking_lot_core-3c822afccf39ccbd,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libhttp_body_util-2b2e0e99d7e706bf,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-b5dea03ee7cc42a6,libhttp-43d75618c57dfd1b,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libserde_json-3c19e27f8e979ad4,libmemchr-32e90f4120c6c9bf,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-299bb67285c46a43,libserde_core-489b2af3e367031f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgBK6Gz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8f490d7b18c3375c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/messages_untrash-dcdb06661dee6c86" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmail` (example "messages_untrash") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqMAL3H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgmail-52b3fe8e8dae6854,libbase64-216937815d5196b4,libhttpclient-89ce5e81cc5677ec,liburlencoding-48c206b8ffa2d09a,libserde_qs-ba56cad4cbcd0638,libthiserror-b585e8c834e7c833,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libregex_syntax-82aefd9daabd7fca,libfutures-df1376053f9dc8ca,libfutures_executor-7bac54811c573d2c,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,librand-76399524462ff5d7,librand_chacha-f6bb58e23fb44557,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,libcookie-fb1f127c1623c11e,libpercent_encoding-c22fe7fb25e3ff6a,libtime-5ad60a8953a3c6b8,libtime_core-8e75653573da4c40,libnum_conv-cc886ad8065c76aa,libderanged-09b6262d0b92c904,libpowerfmt-7a5474cda89a050d,libhyper_rustls-d81870d186ef98a9,libtokio_rustls-64514010f1dbcd8d,libhyper_util-9ae9b052661bd684,libtower_service-ffd8abe90aad1f3e,libfutures_util-cd563c3013ac87ac,libfutures_io-bc246799431b487a,libfutures_task-08b8c341835ea1e8,librustls_native_certs-85ea17843ac09dad,libopenssl_probe-43f6112dac9608f0,librustls-95ac12ef060a8c71,libsubtle-d1a60bb8d2665678,libwebpki-9f28cc5eedda66e4,libuntrusted-540e03abf2dcef7d,libaws_lc_rs-dd4d71a9e3addb53,libaws_lc_sys-03f690cbb3ecdba2,librustls_pki_types-025925dca372cc4e,libzeroize-989f5a6f2c3d18c9,liblog-62f38dd377528769,libhyper-bc6f64a50a164fb0,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-ae5faa5405e81d02,libtracing-9784121a170f5e69,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libslab-558fefab0f461689,libtokio_util-9e7648e707da2a30,libpin_utils-45ba7e7cff7aa459,libtokio-bf470bbc26b7e2a7,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libparking_lot-c8f67e24714eb85d,libparking_lot_core-3c822afccf39ccbd,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libhttp_body_util-2b2e0e99d7e706bf,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-b5dea03ee7cc42a6,libhttp-43d75618c57dfd1b,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libserde_json-3c19e27f8e979ad4,libmemchr-32e90f4120c6c9bf,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-299bb67285c46a43,libserde_core-489b2af3e367031f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqMAL3H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-8f490d7b18c3375c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/settings_send_as_patch-1d6ab0191234de54" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmail` (example "settings_send_as_patch") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b998e2f07dc1ded71eb37879f297277c2a66a9c85d590be061ce30b18ce86774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b998e2f07dc1ded71eb37879f297277c2a66a9c85d590be061ce30b18ce86774", kill_on_drop: false }`
[INFO] [stdout] b998e2f07dc1ded71eb37879f297277c2a66a9c85d590be061ce30b18ce86774
