[INFO] fetching crate bluer 0.10.2... [INFO] testing bluer-0.10.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate bluer 0.10.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bluer 0.10.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bluer 0.10.2 [INFO] finished tweaking crates.io crate bluer 0.10.2 [INFO] tweaked toml for crates.io crate bluer 0.10.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate bluer 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded displaydoc v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 8293a4e8df28f07bd806c9b2ddef70309a9fd2b8da5d5dc1e220d47eaa0646a7 [INFO] running `Command { std: "docker" "start" "-a" "8293a4e8df28f07bd806c9b2ddef70309a9fd2b8da5d5dc1e220d47eaa0646a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8293a4e8df28f07bd806c9b2ddef70309a9fd2b8da5d5dc1e220d47eaa0646a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8293a4e8df28f07bd806c9b2ddef70309a9fd2b8da5d5dc1e220d47eaa0646a7", kill_on_drop: false }` [INFO] [stdout] 8293a4e8df28f07bd806c9b2ddef70309a9fd2b8da5d5dc1e220d47eaa0646a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4b641ae23c69d3e7956155933d0bf2e3466fb90eb7d6b9986dd238a95668466 [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" "a4b641ae23c69d3e7956155933d0bf2e3466fb90eb7d6b9986dd238a95668466", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling displaydoc v0.2.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling custom_debug v0.5.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling dbus-crossroads v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.3 [INFO] [stderr] Compiling bluer v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "a4b641ae23c69d3e7956155933d0bf2e3466fb90eb7d6b9986dd238a95668466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b641ae23c69d3e7956155933d0bf2e3466fb90eb7d6b9986dd238a95668466", kill_on_drop: false }` [INFO] [stdout] a4b641ae23c69d3e7956155933d0bf2e3466fb90eb7d6b9986dd238a95668466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8595b4ed423111d4a170424a62282f8827e5a68186d70dcd2864a5de5b26119 [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" "f8595b4ed423111d4a170424a62282f8827e5a68186d70dcd2864a5de5b26119", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bluer v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bluer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bluer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bluetoothd"' --cfg 'feature="custom_debug"' --cfg 'feature="dbus"' --cfg 'feature="dbus-crossroads"' --cfg 'feature="dbus-tokio"' --cfg 'feature="default"' --cfg 'feature="displaydoc"' --cfg 'feature="id"' --cfg 'feature="l2cap"' --cfg 'feature="lazy_static"' --cfg 'feature="pin-project"' --cfg 'feature="tokio-stream"' -C metadata=f4fd4d65d383261a -C extra-filename=-f4fd4d65d383261a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_debug=/opt/rustwide/target/debug/deps/libcustom_debug-fe7a05d74424e53e.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-c240fd826d59d83f.rlib --extern dbus_crossroads=/opt/rustwide/target/debug/deps/libdbus_crossroads-7555607f60780339.rlib --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-c8f05655298fd697.rlib --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-88bcf97d864b7cfa.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-badef79c1b386d52.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-f575a0588b8bd99b.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9a88f3d0130020ea.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7927e63c1524c557.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7d7a09f5913e3349.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-c7840841656c3e82.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-925727eeb592844c.rlib --cap-lints=forbid -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/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.gatt_echo_server.9a7b41f8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422.47o5tpdlxxyr4drd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libbluer-a61bc696605c8cfc.rlib" "/opt/rustwide/target/debug/deps/libcustom_debug-fe7a05d74424e53e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libdbus_tokio-c8f05655298fd697.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c7840841656c3e82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libuuid-925727eeb592844c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libtokio-7d7a09f5913e3349.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libstrum-7927e63c1524c557.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libfutures-badef79c1b386d52.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3fc37cfdccc45c9f.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-7555607f60780339.rlib" "/opt/rustwide/target/debug/deps/libdbus-c240fd826d59d83f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2fdf139eaa92e887.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-15f6d0c71337d216.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9825ee5f27dc5414.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gatt_echo_server-529d32e950f4c422" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.le_advertise.7716080b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4.2wikjglbn10ydhxg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-60a88492d225bb1a.rlib" "/opt/rustwide/target/debug/deps/libatty-d387790ef22bcda0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libbluer-a61bc696605c8cfc.rlib" "/opt/rustwide/target/debug/deps/libcustom_debug-fe7a05d74424e53e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libdbus_tokio-c8f05655298fd697.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c7840841656c3e82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libuuid-925727eeb592844c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d746d8b1e58d701.rlib" "/opt/rustwide/target/debug/deps/libtokio-7d7a09f5913e3349.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libstrum-7927e63c1524c557.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libfutures-badef79c1b386d52.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3fc37cfdccc45c9f.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-7555607f60780339.rlib" "/opt/rustwide/target/debug/deps/libdbus-c240fd826d59d83f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2fdf139eaa92e887.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-15f6d0c71337d216.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52f9b1391f452cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9825ee5f27dc5414.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/le_advertise-00f38d06a5f8dee4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "f8595b4ed423111d4a170424a62282f8827e5a68186d70dcd2864a5de5b26119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8595b4ed423111d4a170424a62282f8827e5a68186d70dcd2864a5de5b26119", kill_on_drop: false }` [INFO] [stdout] f8595b4ed423111d4a170424a62282f8827e5a68186d70dcd2864a5de5b26119