[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] 861299f8368758aae637ca12db102e23d8f7dc40 [INFO] testing mibes404/zeep against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmibes404%2Fzeep" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes404/zeep on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 5f0f8724eb55a3bca7e280801a3ad026cec334e510fed87f38b13db532bf6301 [INFO] running `Command { std: "docker" "start" "-a" "5f0f8724eb55a3bca7e280801a3ad026cec334e510fed87f38b13db532bf6301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f0f8724eb55a3bca7e280801a3ad026cec334e510fed87f38b13db532bf6301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0f8724eb55a3bca7e280801a3ad026cec334e510fed87f38b13db532bf6301", kill_on_drop: false }` [INFO] [stdout] 5f0f8724eb55a3bca7e280801a3ad026cec334e510fed87f38b13db532bf6301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] a8a374333c3f09842dcb23be72ca90e44240d9631c0b499511818f2a3cb04b07 [INFO] running `Command { std: "docker" "start" "-a" "a8a374333c3f09842dcb23be72ca90e44240d9631c0b499511818f2a3cb04b07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling zeep-lib v0.1.4 (/opt/rustwide/workdir/zeep-lib) [INFO] [stderr] Compiling zeep v0.1.4 (/opt/rustwide/workdir/zeep) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "a8a374333c3f09842dcb23be72ca90e44240d9631c0b499511818f2a3cb04b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a374333c3f09842dcb23be72ca90e44240d9631c0b499511818f2a3cb04b07", kill_on_drop: false }` [INFO] [stdout] a8a374333c3f09842dcb23be72ca90e44240d9631c0b499511818f2a3cb04b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f47f88438add3c7d2f8c4ddb15c76a64a26c77525fc165a89b14e8c9f95d135 [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" "7f47f88438add3c7d2f8c4ddb15c76a64a26c77525fc165a89b14e8c9f95d135", kill_on_drop: false }` [INFO] [stderr] Compiling zeep-lib v0.1.4 (/opt/rustwide/workdir/zeep-lib) [INFO] [stderr] Compiling zeep v0.1.4 (/opt/rustwide/workdir/zeep) [INFO] [stderr] error: could not compile `zeep-lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name weather --edition=2021 zeep-lib/examples/weather/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a9445c833687b3c9 -C extra-filename=-a9445c833687b3c9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-c908f802587abab9.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e66fcbb75c1cfa3c.so --extern clap=/opt/rustwide/target/debug/deps/libclap-c9095843feb698df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ad7756dce2c34822.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-a0e37c5bea0aceaa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5c8a9b268ad5e379.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-7ed58c6e1d98cf99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-186d0da16a371157.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-fc46750448742f8d.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-4cd6b99371afd8b1.so --extern zeep_lib=/opt/rustwide/target/debug/deps/libzeep_lib-f04fa4f93db9a230.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.hello.0bb744b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8.1ivchr5roglroste.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblog4rs-a0e37c5bea0aceaa.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9a882fdcf305e1fa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5818d1386da24dc7.rlib" "/opt/rustwide/target/debug/deps/libthread_id-265b739793434031.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-64fe7963ece08ea6.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libchrono-555f85510a75754d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3cfafa8a66b955f3.rlib" "/opt/rustwide/target/debug/deps/libtime-5a269e95513777c1.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-116e06ca9e113096.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d36970fc440bf34d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-78dabe4a4298090b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b63d39d18c4f3ffa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5c8a9b268ad5e379.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f952317929b28bcb.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-46bf79b0b2225602.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1bccefc5b78c0bd5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-97ae3863c4aad80c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be7b551075497714.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5a6aa5ad0a9a1632.rlib" "/opt/rustwide/target/debug/deps/libhyper-c262cc9fce400561.rlib" "/opt/rustwide/target/debug/deps/libwant-b9217834301e457a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba00293efd7ebb5d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-4ddf29b88c937d77.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-edfe902a3880b471.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-815c82ce45b5c471.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-264a70ec1a7c1e58.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8675d86e9edb35ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio-186d0da16a371157.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b7c6f21bfc32265.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cf9a01dbbeb0d0f2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-51720d95a36bcd31.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-28a8391a025d0853.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57abf22f49f395ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-0d4bcfbd78951c61.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libyaserde-fc46750448742f8d.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/liblog-ad7756dce2c34822.rlib" "/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-7e7c65836d184fb8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f47f88438add3c7d2f8c4ddb15c76a64a26c77525fc165a89b14e8c9f95d135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f47f88438add3c7d2f8c4ddb15c76a64a26c77525fc165a89b14e8c9f95d135", kill_on_drop: false }` [INFO] [stdout] 7f47f88438add3c7d2f8c4ddb15c76a64a26c77525fc165a89b14e8c9f95d135