[INFO] updating cached repository https://github.com/mibes404/zeep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4d866b52fd6eb07a0b980a3a8426a0a57f13e62 [INFO] testing mibes404/zeep against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes404/zeep 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 git repo https://github.com/mibes404/zeep [INFO] finished tweaking git repo https://github.com/mibes404/zeep [INFO] tweaked toml for git repo https://github.com/mibes404/zeep written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mibes404/zeep 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b803b8afbae8e362eb72a983aefaf4de7de581bd24ddcbcf73c9e1fd8c24c53a [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" "b803b8afbae8e362eb72a983aefaf4de7de581bd24ddcbcf73c9e1fd8c24c53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b803b8afbae8e362eb72a983aefaf4de7de581bd24ddcbcf73c9e1fd8c24c53a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b803b8afbae8e362eb72a983aefaf4de7de581bd24ddcbcf73c9e1fd8c24c53a", kill_on_drop: false }` [INFO] [stdout] b803b8afbae8e362eb72a983aefaf4de7de581bd24ddcbcf73c9e1fd8c24c53a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 799ef847873a676b48c54db3a1845213452d28f8199b3c953400665dca35f750 [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" "799ef847873a676b48c54db3a1845213452d28f8199b3c953400665dca35f750", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling roxmltree v0.10.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yaserde v0.3.14 (https://github.com/horacimacias/yaserde.git#a81808a7) [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling yaserde_derive v0.3.14 (https://github.com/horacimacias/yaserde.git#a81808a7) [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling log4rs v0.11.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling zeep v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "799ef847873a676b48c54db3a1845213452d28f8199b3c953400665dca35f750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "799ef847873a676b48c54db3a1845213452d28f8199b3c953400665dca35f750", kill_on_drop: false }` [INFO] [stdout] 799ef847873a676b48c54db3a1845213452d28f8199b3c953400665dca35f750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43dc67590d004dadfca44a6dafc00371d03f51073c4b29d6f5e566c778ccc13d [INFO] running `Command { std: "docker" "start" "-a" "43dc67590d004dadfca44a6dafc00371d03f51073c4b29d6f5e566c778ccc13d", kill_on_drop: false }` [INFO] [stderr] Compiling zeep v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::weather::bindings` [INFO] [stdout] --> examples/weather/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::weather::bindings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zeep`. [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/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.zeep.74a1pga2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41" "/opt/rustwide/target/debug/deps/zeep-981e09b6e935fb41.kdsboixtv2ghmey.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/target/debug/deps/liblog4rs-ef23f1908b79e99e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-607295c264a57108.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9b7f637f4a87635b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f81592f7c6c2f472.rlib" "/opt/rustwide/target/debug/deps/libryu-b755e33c759eda69.rlib" "/opt/rustwide/target/debug/deps/libthread_id-e4903b8a6a94a95f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libchrono-1aeeb7c9bd9be1a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-900f37d14429768b.rlib" "/opt/rustwide/target/debug/deps/libflate2-15b0f32af0775f3a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6a8c43dbdf7d35c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55f7ac22685a560d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-268bbe18edc0b1b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libserde_value-6579f1429502de63.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8b5ec3008f503e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d00b6d03bb369ea8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b2fa27f0e9bf3779.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-52658d67fa785404.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-49e04693e6c18d30.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-092804bea694ac06.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c4819961e497193.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d2607e7a1468e671.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-93b3d3782426b1bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-e76f69aa7e786b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-2a3e8a22f0176596.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25b5707b6785625d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libtime-704336d4f10aa44d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b1b190fb2b8c06ae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d471c0e8da043c81.rlib" "/opt/rustwide/target/debug/deps/libtokio-a502dac98fe2cfee.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4cd0c11a0728632a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a8c4ed08d9222ef6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76bc60a520d2bc9c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-482088c9b5b446fe.rlib" "/opt/rustwide/target/debug/deps/libmio-54dfa28060639bc0.rlib" "/opt/rustwide/target/debug/deps/libiovec-154b4c343c7bc00c.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5f7b989a2201de7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-588263a9d09f236f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3645ab1e07d34393.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liburl-06291972750af5cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-386b58bcbfe0860e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-059f79600353d081.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ec0dbf929711547.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/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/libroxmltree-e14958b73cd586e8.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-5ebf92224543526a.rlib" "/opt/rustwide/target/debug/deps/libinflector-12ebe16eb5ac8613.rlib" "/opt/rustwide/target/debug/deps/libregex-1495d16f4ecd1547.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-6797e743e9e8c88f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libclap-4e2f8b43487f4ada.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d77f215607f2bb22.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-f49b21ddf3960cf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-9828122001a0c532.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/liblog-119c2c756e048241.rlib" "/opt/rustwide/target/debug/deps/libserde-79d9d2dbe557c880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.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" "-lssl" "-lcrypto" "-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] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aic --edition=2018 examples/aic/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=ef789f3acd8cd7a4 -C extra-filename=-ef789f3acd8cd7a4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-12ebe16eb5ac8613.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-758d1202878a06ae.so --extern clap=/opt/rustwide/target/debug/deps/libclap-4e2f8b43487f4ada.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-119c2c756e048241.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-ef23f1908b79e99e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d00b6d03bb369ea8.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-e14958b73cd586e8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a502dac98fe2cfee.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-22accb8c2e14c0e3.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-70df9b1578375aba.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.hello.1l7gz4lm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e" "/opt/rustwide/target/debug/examples/hello-c6fb70cfc609510e.382r3ratjeg65jib.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/target/debug/deps/liblog4rs-ef23f1908b79e99e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-607295c264a57108.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9b7f637f4a87635b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f81592f7c6c2f472.rlib" "/opt/rustwide/target/debug/deps/libryu-b755e33c759eda69.rlib" "/opt/rustwide/target/debug/deps/libthread_id-e4903b8a6a94a95f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libchrono-1aeeb7c9bd9be1a1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-900f37d14429768b.rlib" "/opt/rustwide/target/debug/deps/libflate2-15b0f32af0775f3a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6a8c43dbdf7d35c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55f7ac22685a560d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-268bbe18edc0b1b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libserde_value-6579f1429502de63.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8b5ec3008f503e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a1fabfd930edc538.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d00b6d03bb369ea8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b2fa27f0e9bf3779.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-52658d67fa785404.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3b7555139bea9c75.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-49e04693e6c18d30.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c393359cde587d64.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-092804bea694ac06.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c4819961e497193.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d2607e7a1468e671.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-93b3d3782426b1bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-e76f69aa7e786b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-2a3e8a22f0176596.rlib" "/opt/rustwide/target/debug/deps/libindexmap-caf54e24b2ff3e09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-25b5707b6785625d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ceed4e9276a5920.rlib" "/opt/rustwide/target/debug/deps/libtime-704336d4f10aa44d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b1b190fb2b8c06ae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d471c0e8da043c81.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-588263a9d09f236f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3645ab1e07d34393.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca6faf3f81f8097f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/liburl-06291972750af5cd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-386b58bcbfe0860e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-059f79600353d081.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ec0dbf929711547.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libtokio-a502dac98fe2cfee.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4cd0c11a0728632a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a8c4ed08d9222ef6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76bc60a520d2bc9c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-482088c9b5b446fe.rlib" "/opt/rustwide/target/debug/deps/libmio-54dfa28060639bc0.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-154b4c343c7bc00c.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5f7b989a2201de7.rlib" "/opt/rustwide/target/debug/deps/liblibc-9828122001a0c532.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-423f8131880f5fea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libyaserde-22accb8c2e14c0e3.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/liblog-119c2c756e048241.rlib" "/opt/rustwide/target/debug/deps/libserde-79d9d2dbe557c880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.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" "-lssl" "-lcrypto" "-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" "43dc67590d004dadfca44a6dafc00371d03f51073c4b29d6f5e566c778ccc13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43dc67590d004dadfca44a6dafc00371d03f51073c4b29d6f5e566c778ccc13d", kill_on_drop: false }` [INFO] [stdout] 43dc67590d004dadfca44a6dafc00371d03f51073c4b29d6f5e566c778ccc13d