[INFO] fetching crate bleasy 0.2.1... [INFO] testing bleasy-0.2.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate bleasy 0.2.1 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate bleasy 0.2.1 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 crates.io crate bleasy 0.2.1 [INFO] finished tweaking crates.io crate bleasy 0.2.1 [INFO] tweaked toml for crates.io crate bleasy 0.2.1 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate bleasy 0.2.1 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 btleplug v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] [stdout] cf88f26f3c028cc64ced7f40bdca621caf5941f089b57f37d4a387822b9b7027 [INFO] running `Command { std: "docker" "start" "-a" "cf88f26f3c028cc64ced7f40bdca621caf5941f089b57f37d4a387822b9b7027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf88f26f3c028cc64ced7f40bdca621caf5941f089b57f37d4a387822b9b7027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf88f26f3c028cc64ced7f40bdca621caf5941f089b57f37d4a387822b9b7027", kill_on_drop: false }` [INFO] [stdout] cf88f26f3c028cc64ced7f40bdca621caf5941f089b57f37d4a387822b9b7027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] [stdout] c0dc4bf1153425222d86af5a9daa7810ebbabe29cccda77ad054a612d9cdad45 [INFO] running `Command { std: "docker" "start" "-a" "c0dc4bf1153425222d86af5a9daa7810ebbabe29cccda77ad054a612d9cdad45", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap v5.0.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling stream-cancel v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling bluez-generated v0.2.1 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling bluez-async v0.5.5 [INFO] [stderr] Compiling btleplug v0.9.1 [INFO] [stderr] Compiling bleasy v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/device.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/device.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> src/device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.55s [INFO] running `Command { std: "docker" "inspect" "c0dc4bf1153425222d86af5a9daa7810ebbabe29cccda77ad054a612d9cdad45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0dc4bf1153425222d86af5a9daa7810ebbabe29cccda77ad054a612d9cdad45", kill_on_drop: false }` [INFO] [stdout] c0dc4bf1153425222d86af5a9daa7810ebbabe29cccda77ad054a612d9cdad45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] e8d6a37c52aefa391719a318480bc10d6f044cd7615d78209e225e8110e8a7cd [INFO] running `Command { std: "docker" "start" "-a" "e8d6a37c52aefa391719a318480bc10d6f044cd7615d78209e225e8110e8a7cd", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling stream-cancel v0.8.1 [INFO] [stderr] Compiling bluez-async v0.5.5 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling btleplug v0.9.1 [INFO] [stderr] Compiling bleasy v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/device.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/device.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> src/device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/device.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/device.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> src/device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.default_filter.c14a54dc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/default_filter-8b4fbde1a64d6368.4n1bee8nui6kn94c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libpretty_env_logger-7a09760865b3e85f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-707af36c1b0a74b4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libatty-8c2fcba1a34f2473.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.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/libbleasy-eaa955a8198ed782.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0b893231810508c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-587db9a549b47b93.rlib" "/opt/rustwide/target/debug/deps/libstream_cancel-c8dcd83e6d1ceb77.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e6bf13fd8189706.rlib" "/opt/rustwide/target/debug/deps/libbtleplug-1c4668fcfa067dc6.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libbluez_async-c882432d30db116d.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-338488733bd460b4.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libdbus_tokio-26fe2863db119b25.rlib" "/opt/rustwide/target/debug/deps/libtokio-0bc31eca0dba3c84.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c1797ffd5136cfa2.rlib" "/opt/rustwide/target/debug/deps/libmio-e625eb8daaa85b05.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fb78e3fcb74dc31f.rlib" "/opt/rustwide/target/debug/deps/libserde-5686221a2b8c12df.rlib" "/opt/rustwide/target/debug/deps/libbluez_generated-b5c37b1fd8b66a75.rlib" "/opt/rustwide/target/debug/deps/libdbus-026965e097f29c26.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-e651144aa000c67f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0cd0dc5409cd7fd6.rlib" "/opt/rustwide/target/debug/deps/libfutures-bd4e7a1251bccf1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-54010ecbd95f7a32.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a541e41235522c53.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.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/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libuuid-b7a43037ca9b9fde.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" "-ldbus-1" "-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/default_filter-8b4fbde1a64d6368" "-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: could not compile `bleasy` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8d6a37c52aefa391719a318480bc10d6f044cd7615d78209e225e8110e8a7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d6a37c52aefa391719a318480bc10d6f044cd7615d78209e225e8110e8a7cd", kill_on_drop: false }` [INFO] [stdout] e8d6a37c52aefa391719a318480bc10d6f044cd7615d78209e225e8110e8a7cd