[INFO] cloning repository https://github.com/mibes404/zeep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mibes404/zeep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0ef1fb127625a6ba16e8fe14f7dc6b5d5b01708 [INFO] testing mibes404/zeep against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes404/zeep on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-6/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 44622d0082c2a03296940b36ac09183db35954cd278718a25089e87f12547b3f [INFO] running `Command { std: "docker" "start" "-a" "44622d0082c2a03296940b36ac09183db35954cd278718a25089e87f12547b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44622d0082c2a03296940b36ac09183db35954cd278718a25089e87f12547b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44622d0082c2a03296940b36ac09183db35954cd278718a25089e87f12547b3f", kill_on_drop: false }` [INFO] [stdout] 44622d0082c2a03296940b36ac09183db35954cd278718a25089e87f12547b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10276af5941522f49962d6ea66473a3cf493c329952ec54c988922c9d3da9c61 [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" "10276af5941522f49962d6ea66473a3cf493c329952ec54c988922c9d3da9c61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling roxmltree v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling Inflector v0.11.4 [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 serde_yaml v0.8.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yaserde v0.4.2 [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.4.2 [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 h2 v0.2.2 [INFO] [stderr] Compiling log4rs v0.11.0 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "10276af5941522f49962d6ea66473a3cf493c329952ec54c988922c9d3da9c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10276af5941522f49962d6ea66473a3cf493c329952ec54c988922c9d3da9c61", kill_on_drop: false }` [INFO] [stdout] 10276af5941522f49962d6ea66473a3cf493c329952ec54c988922c9d3da9c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 60fb9ca3f80d75bbdc7d9c2da8cd9f6b2d2b8bec4a32475ac28af00b39a3dc81 [INFO] running `Command { std: "docker" "start" "-a" "60fb9ca3f80d75bbdc7d9c2da8cd9f6b2d2b8bec4a32475ac28af00b39a3dc81", kill_on_drop: false }` [INFO] [stderr] Compiling zeep v0.1.2 (/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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.zeep.d19c0lc3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938" "/opt/rustwide/target/debug/deps/zeep-f011e71991e6b938.fnbu1107bz5pbjf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblog4rs-586777a4c01286b0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-eec19aaf380ddc42.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-12a3a4d5932d5509.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-da09d291131a9a3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-390b80a7f4f27f37.rlib" "/opt/rustwide/target/debug/deps/libryu-768d4b2cb1a3ca2b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ab467c88864625ad.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libchrono-ced8894e6fe51dd9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a526b6bab7cb214a.rlib" "/opt/rustwide/target/debug/deps/libflate2-875ac91f708f9236.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-302fbe6eb88d9a5b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-372936e001725d39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b203f8c0de8d0290.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libserde_value-6a87160cb46aa3ce.rlib" "/opt/rustwide/target/debug/deps/libordered_float-abee13c99c382e35.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-21482733e2a4d0d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b89e5a9c18d2944d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab4815958adb218e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d54296807cddba3a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bdca7fec7227cd50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c47d931780c9a326.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cdadc132b5ab6a6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-447d180a01bb6dab.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c85c03bc6f38e82c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa9676151279c6cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-286a11d1495f89de.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-abaf3643fec26d5d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-cd804bec4c31458a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libh2-f5d0cd87953157c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6f6b488534f15ca5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d5c0df553ba192f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d256c8d112a0bfac.rlib" "/opt/rustwide/target/debug/deps/libtime-9fb99d827dfa9363.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-74ef13fbc800ab26.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8ca0e950631912cd.rlib" "/opt/rustwide/target/debug/deps/libtokio-282de9ced6250d0c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a0b581626fd99713.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a981c9ae1a0c89b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5db21253c9722249.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3d47ea07af9061ec.rlib" "/opt/rustwide/target/debug/deps/libmio-3139961f579fd1c5.rlib" "/opt/rustwide/target/debug/deps/libiovec-f32781de517ebc0b.rlib" "/opt/rustwide/target/debug/deps/libnet2-bc1b8f95ce5d58da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f311a397b4ef0407.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-318c38f0330e0d97.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b04e98787f64e045.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a4fa15ca6955cd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-02ee253e640f5afa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-301c86ed93aa941a.rlib" "/opt/rustwide/target/debug/deps/liburl-c2e96d08d138ae4f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-fc5d3d2cb42fdaa4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-66fa7fe75137e0b2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-20d5849f4da9bac2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-5e58c6c9522ff375.rlib" "/opt/rustwide/target/debug/deps/libitoa-3684b8eba7e8f8b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2d6a084219fa12b.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-bfbfc86859514f1c.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-253f8a174a2205d2.rlib" "/opt/rustwide/target/debug/deps/libinflector-8507d3c1e62d0234.rlib" "/opt/rustwide/target/debug/deps/libregex-35a8718ecd8fb007.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2daa6cd8d962111a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-60e11e3c8decf3d4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libclap-65318f4873498ba5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9c8afc33c4d7176e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-382bc28e71ec1b15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-9b793a5c66d96a6b.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc745ef621153834.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/liblog-61f71bf7055c7358.rlib" "/opt/rustwide/target/debug/deps/libserde-9925081928a1a452.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `zeep` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "60fb9ca3f80d75bbdc7d9c2da8cd9f6b2d2b8bec4a32475ac28af00b39a3dc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fb9ca3f80d75bbdc7d9c2da8cd9f6b2d2b8bec4a32475ac28af00b39a3dc81", kill_on_drop: false }` [INFO] [stdout] 60fb9ca3f80d75bbdc7d9c2da8cd9f6b2d2b8bec4a32475ac28af00b39a3dc81