[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 1.59.0 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mibes404/zeep on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ec8110aa4b808ab724ec732430dd835d440c2994770b595fc025bbd72a96e7 [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" "00ec8110aa4b808ab724ec732430dd835d440c2994770b595fc025bbd72a96e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ec8110aa4b808ab724ec732430dd835d440c2994770b595fc025bbd72a96e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ec8110aa4b808ab724ec732430dd835d440c2994770b595fc025bbd72a96e7", kill_on_drop: false }` [INFO] [stdout] 00ec8110aa4b808ab724ec732430dd835d440c2994770b595fc025bbd72a96e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d9d35bc582fc6b343231fe16e23c2d7c90211063d6005aed925c3e272e31102 [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" "1d9d35bc582fc6b343231fe16e23c2d7c90211063d6005aed925c3e272e31102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling roxmltree v0.14.1 [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 serde_yaml v0.8.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [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 49s [INFO] running `Command { std: "docker" "inspect" "1d9d35bc582fc6b343231fe16e23c2d7c90211063d6005aed925c3e272e31102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9d35bc582fc6b343231fe16e23c2d7c90211063d6005aed925c3e272e31102", kill_on_drop: false }` [INFO] [stdout] 1d9d35bc582fc6b343231fe16e23c2d7c90211063d6005aed925c3e272e31102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b39c5dc9d04b46eda744da5ea635b78f9780d82cc47512f90ec4ea11f43116d [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" "3b39c5dc9d04b46eda744da5ea635b78f9780d82cc47512f90ec4ea11f43116d", 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 aic --edition=2021 zeep-lib/examples/aic/main.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a2a35d3e6d1e4bf9 -C extra-filename=-a2a35d3e6d1e4bf9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-9752d28917a8b93b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10afcb4b00d2a7f4.so --extern clap=/opt/rustwide/target/debug/deps/libclap-2652064688291114.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6f53aebf148541a7.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-c2493a7d734144b9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f48f0d296f401699.rlib --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-affc1e46206896d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdcd7db4c840e9c8.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-373e350012ad3344.rlib --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-04ab2ba96228596f.so --extern zeep_lib=/opt/rustwide/target/debug/deps/libzeep_lib-3f0242b63a677172.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-8fb9372f422d3109.hello.d9117bcc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.hello.d9117bcc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109.40pfbczhc2stkw5m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblog4rs-c2493a7d734144b9.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-3f2ada628f2ba89e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c59bc98fc291a102.rlib" "/opt/rustwide/target/debug/deps/libthread_id-d1faf9d3aa1f5579.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d4c505d5583eb8ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libchrono-9a28dbfc41dca592.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0fd1dad79e6a6945.rlib" "/opt/rustwide/target/debug/deps/libtime-3314f0d25227f2d6.rlib" "/opt/rustwide/target/debug/deps/libtypemap-0195e8f898bc6a0d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "/opt/rustwide/target/debug/deps/libserde_value-33628c0772db37b7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f01893ea937ddebd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d12448315206f452.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8cdb62f0107deed7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f48f0d296f401699.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-90d94f1bfb5cc0d2.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2cf8ab341babda20.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cfa3a9c6706ac3e.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fcd47de60a9feb2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f3e096f6f9e3d28e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06acf079b1ca098e.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed27ea480748d349.rlib" "/opt/rustwide/target/debug/deps/libwant-047b9168eefd1641.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ffc543bd089e3738.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-825c8dbd03cc420e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2ec79e57b9a99bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-676b0920e25c3673.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee20649b588ab10b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-21b18253f4631c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c68c4ea3b8396021.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio-bdcd7db4c840e9c8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e57b470516dc74f8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6993173cccbe486.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmio-f46fae0bd33ede51.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c8579d700e91dbf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-950faeeef3299eb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-0373c3a039e7a9d6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libyaserde-373e350012ad3344.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/liblog-6f53aebf148541a7.rlib" "/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-8fb9372f422d3109" "-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" "3b39c5dc9d04b46eda744da5ea635b78f9780d82cc47512f90ec4ea11f43116d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b39c5dc9d04b46eda744da5ea635b78f9780d82cc47512f90ec4ea11f43116d", kill_on_drop: false }` [INFO] [stdout] 3b39c5dc9d04b46eda744da5ea635b78f9780d82cc47512f90ec4ea11f43116d