[INFO] cloning repository https://github.com/bluez-rs/bluez-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluez-rs/bluez-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb71ad6dffcc46dfe590d7f1611bc5a21c445848 [INFO] testing bluez-rs/bluez-async against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluez-rs%2Fbluez-async" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluez-rs/bluez-async 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/bluez-rs/bluez-async [INFO] finished tweaking git repo https://github.com/bluez-rs/bluez-async [INFO] tweaked toml for git repo https://github.com/bluez-rs/bluez-async written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bluez-rs/bluez-async 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbus v0.9.5 [INFO] [stderr] Downloaded serde-xml-rs v0.5.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.5 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e261943a9cd1fa3638d2288cfd16ea5906d815e8893118fd49e1c434cbef34f7 [INFO] running `Command { std: "docker" "start" "-a" "e261943a9cd1fa3638d2288cfd16ea5906d815e8893118fd49e1c434cbef34f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e261943a9cd1fa3638d2288cfd16ea5906d815e8893118fd49e1c434cbef34f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e261943a9cd1fa3638d2288cfd16ea5906d815e8893118fd49e1c434cbef34f7", kill_on_drop: false }` [INFO] [stdout] e261943a9cd1fa3638d2288cfd16ea5906d815e8893118fd49e1c434cbef34f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ba0a3e5920314ceb6a0560b4125b20731dbbef8d8da5d6c93e8824b37a5383d1 [INFO] running `Command { std: "docker" "start" "-a" "ba0a3e5920314ceb6a0560b4125b20731dbbef8d8da5d6c93e8824b37a5383d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling bluez-generated v0.2.1 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling serde-xml-rs v0.5.0 [INFO] [stderr] Compiling bluez-async v0.5.5 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.77s [INFO] running `Command { std: "docker" "inspect" "ba0a3e5920314ceb6a0560b4125b20731dbbef8d8da5d6c93e8824b37a5383d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0a3e5920314ceb6a0560b4125b20731dbbef8d8da5d6c93e8824b37a5383d1", kill_on_drop: false }` [INFO] [stdout] ba0a3e5920314ceb6a0560b4125b20731dbbef8d8da5d6c93e8824b37a5383d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 712ffe474915dacebdb5ceeb37264ed3a4ac04e3b18019d2b0e28d2cca765054 [INFO] running `Command { std: "docker" "start" "-a" "712ffe474915dacebdb5ceeb37264ed3a4ac04e3b18019d2b0e28d2cca765054", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bluez-generated v0.2.1 (/opt/rustwide/workdir/bluez-generated) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bluez-async v0.5.5 (/opt/rustwide/workdir/bluez-async) [INFO] [stderr] error: could not compile `bluez-async` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bluez_async --edition=2018 bluez-async/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e89b5a91bf31055c -C extra-filename=-e89b5a91bf31055c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2d2a0724d4b94d7e.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib --extern bluez_generated=/opt/rustwide/target/debug/deps/libbluez_generated-7e4d0b37eaf33b17.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-1e53a687a6af515f.rlib --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-2bc1a3f618f5aadf.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-2a0e5a2202398793.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a6ce82affac0c31.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d013b5c31c8aac7a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4fdcb52229f26f0b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32ddb041bd400001.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-5c3d020e86d06a61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fca7202ca7ee4b2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-603609c7504fc93d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9be5a61db54385bd.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (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/events-e6edc3c4c901e506.events.24a70b80-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.events.24a70b80-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-e6edc3c4c901e506.1u8uyz258pxgm8zy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libpretty_env_logger-4fdcb52229f26f0b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-aff59018b29cf51e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libatty-f7d71f0215e63d89.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.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/libeyre-2a0e5a2202398793.rlib" "/opt/rustwide/target/debug/deps/libindenter-bb0464dd96a93489.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libbluez_async-875308a71dd94024.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-5c3d020e86d06a61.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libdbus_tokio-2bc1a3f618f5aadf.rlib" "/opt/rustwide/target/debug/deps/libtokio-603609c7504fc93d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e911d71d9342f1b.rlib" "/opt/rustwide/target/debug/deps/libmio-2a0d10cbc67d9b6b.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfutures-8a6ce82affac0c31.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-71526fc4f91a80f8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fca7202ca7ee4b2b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libuuid-9be5a61db54385bd.rlib" "/opt/rustwide/target/debug/deps/libserde-32ddb041bd400001.rlib" "/opt/rustwide/target/debug/deps/libbluez_generated-7e4d0b37eaf33b17.rlib" "/opt/rustwide/target/debug/deps/libdbus-1e53a687a6af515f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-129d506e959ac514.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4e8993e757c8f32d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-51a6152c53dc76e7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0d36a37fb5a4dca9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d705dbe7c1e66939.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c870cee9ad5017e.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-e592c5774c24ab23.rlib" "/opt/rustwide/target/debug/deps/liblibc-4dc80960aa8bcaa9.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" "-ldbus-1" "-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/events-e6edc3c4c901e506" "-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" "712ffe474915dacebdb5ceeb37264ed3a4ac04e3b18019d2b0e28d2cca765054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712ffe474915dacebdb5ceeb37264ed3a4ac04e3b18019d2b0e28d2cca765054", kill_on_drop: false }` [INFO] [stdout] 712ffe474915dacebdb5ceeb37264ed3a4ac04e3b18019d2b0e28d2cca765054