[INFO] crate lettre 0.10.0-alpha.1 is already in cache [INFO] testing lettre-0.10.0-alpha.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate lettre 0.10.0-alpha.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate lettre 0.10.0-alpha.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lettre 0.10.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lettre 0.10.0-alpha.1 [INFO] tweaked toml for crates.io crate lettre 0.10.0-alpha.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate lettre 0.10.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 355c36b55b37472b60d5d9f1c5a6402e200dd5d64db618c0172fbd5a49fdcbe6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "355c36b55b37472b60d5d9f1c5a6402e200dd5d64db618c0172fbd5a49fdcbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "355c36b55b37472b60d5d9f1c5a6402e200dd5d64db618c0172fbd5a49fdcbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355c36b55b37472b60d5d9f1c5a6402e200dd5d64db618c0172fbd5a49fdcbe6", kill_on_drop: false }` [INFO] [stdout] 355c36b55b37472b60d5d9f1c5a6402e200dd5d64db618c0172fbd5a49fdcbe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb69ca723af699f6b98faade5367c832395bcf521f73d85eec346785700bba41 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb69ca723af699f6b98faade5367c832395bcf521f73d85eec346785700bba41", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling textnonce v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling lettre v0.10.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "fb69ca723af699f6b98faade5367c832395bcf521f73d85eec346785700bba41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb69ca723af699f6b98faade5367c832395bcf521f73d85eec346785700bba41", kill_on_drop: false }` [INFO] [stdout] fb69ca723af699f6b98faade5367c832395bcf521f73d85eec346785700bba41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59fcd264d078fffb042d42201d7b9ca842edb163a26554bb31589db1a1563fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e59fcd264d078fffb042d42201d7b9ca842edb163a26554bb31589db1a1563fb", kill_on_drop: false }` [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling lettre v0.10.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lettre`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lettre --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="base64"' --cfg 'feature="bufstream"' --cfg 'feature="builder"' --cfg 'feature="default"' --cfg 'feature="file-transport"' --cfg 'feature="hostname"' --cfg 'feature="hyperx"' --cfg 'feature="mime"' --cfg 'feature="nom"' --cfg 'feature="quoted_printable"' --cfg 'feature="r2d2"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="sendmail-transport"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="smtp-transport"' --cfg 'feature="textnonce"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' -C metadata=7df6b22d70d0f378 -C extra-filename=-7df6b22d70d0f378 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-81b9ecf4e71436a0.rlib --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-b32a664cb5ddda77.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-62ee5f5b9fc78969.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1abbdcad4a6c2ea6.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-268e6a55a2027c26.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-7994ce77fd2aa8be.rlib --extern hyperx=/opt/rustwide/target/debug/deps/libhyperx-00d2850e796420dd.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib --extern line_wrap=/opt/rustwide/target/debug/deps/libline_wrap-75230e9ed196f453.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-aadad6be7676a307.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib --extern quoted_printable=/opt/rustwide/target/debug/deps/libquoted_printable-d45729e3de161cca.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-df86b555199cb4b6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-918e82667ed87ae4.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a9d8b4920ce3c1e4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-54f617f3a7e774e1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c57ad61ccf29edde.rlib --extern textnonce=/opt/rustwide/target/debug/deps/libtextnonce-417e577845967566.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2f6dc578b82a2d5a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-bc4679b88f8df0ca.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-a4547dcabd593598.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-14dcc627e0c03db9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.transport_smtp_pool.76gcorax-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c" "/opt/rustwide/target/debug/deps/transport_smtp_pool-a6bcdd7ff0ba3d8c.1auuwtclf6628wo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-14dcc627e0c03db9/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/liblettre-abae0b19de86ba3e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c57ad61ccf29edde.rlib" "/opt/rustwide/target/debug/deps/libhostname-7994ce77fd2aa8be.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-8a1ef2e0c75c77de.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-d45729e3de161cca.rlib" "/opt/rustwide/target/debug/deps/libnom-aadad6be7676a307.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-4bbe70f97a1f8dee.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f49232ce6f022fb1.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-61a38477d99126a7.rlib" "/opt/rustwide/target/debug/deps/libbufstream-b32a664cb5ddda77.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a4547dcabd593598.rlib" "/opt/rustwide/target/debug/deps/librustls-a9d8b4920ce3c1e4.rlib" "/opt/rustwide/target/debug/deps/libsct-c78f830965a72f2b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-bc4679b88f8df0ca.rlib" "/opt/rustwide/target/debug/deps/libring-3c4b75f6c374e081.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b64e865d29056863.rlib" "/opt/rustwide/target/debug/deps/libr2d2-df86b555199cb4b6.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-344d3d93bbd291f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dc58f54d36c0f6ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9ce64031c3646dbf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libuuid-2f6dc578b82a2d5a.rlib" "/opt/rustwide/target/debug/deps/libtextnonce-417e577845967566.rlib" "/opt/rustwide/target/debug/deps/libchrono-12f1fd13f5bbd6eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-801f69e2be181fa8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libbase64-81b9ecf4e71436a0.rlib" "/opt/rustwide/target/debug/deps/librand-d7496b780d8abe07.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eda12de4b4e5ea78.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-36fcca31a98c5ddd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ae9684103155026.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libhyperx-00d2850e796420dd.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp-69bc83999fecee7b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-75230e9ed196f453.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libserde-54f617f3a7e774e1.rlib" "/opt/rustwide/target/debug/deps/libregex-918e82667ed87ae4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "e59fcd264d078fffb042d42201d7b9ca842edb163a26554bb31589db1a1563fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59fcd264d078fffb042d42201d7b9ca842edb163a26554bb31589db1a1563fb", kill_on_drop: false }` [INFO] [stdout] e59fcd264d078fffb042d42201d7b9ca842edb163a26554bb31589db1a1563fb