[INFO] fetching crate tapo 0.2.1... [INFO] testing tapo-0.2.1 against 1.64.0 for beta-1.65-1 [INFO] extracting crate tapo 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tapo 0.2.1 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tapo 0.2.1 [INFO] finished tweaking crates.io crate tapo 0.2.1 [INFO] tweaked toml for crates.io crate tapo 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tapo 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.142 [INFO] [stderr] Downloaded anyhow v1.0.60 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded curl v0.4.43 [INFO] [stderr] Downloaded curl-sys v0.4.55+curl-7.83.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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f66e6d5bacebfbf73117f969c39a9b7ed970538df1673fbf5fa7a90d984c916b [INFO] running `Command { std: "docker" "start" "-a" "f66e6d5bacebfbf73117f969c39a9b7ed970538df1673fbf5fa7a90d984c916b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f66e6d5bacebfbf73117f969c39a9b7ed970538df1673fbf5fa7a90d984c916b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66e6d5bacebfbf73117f969c39a9b7ed970538df1673fbf5fa7a90d984c916b", kill_on_drop: false }` [INFO] [stdout] f66e6d5bacebfbf73117f969c39a9b7ed970538df1673fbf5fa7a90d984c916b [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b656995fa80ef265378e306f5f9499434c5e72c4ee3b8b067c1784dc85e13d07 [INFO] running `Command { std: "docker" "start" "-a" "b656995fa80ef265378e306f5f9499434c5e72c4ee3b8b067c1784dc85e13d07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tapo v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.42s [INFO] running `Command { std: "docker" "inspect" "b656995fa80ef265378e306f5f9499434c5e72c4ee3b8b067c1784dc85e13d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b656995fa80ef265378e306f5f9499434c5e72c4ee3b8b067c1784dc85e13d07", kill_on_drop: false }` [INFO] [stdout] b656995fa80ef265378e306f5f9499434c5e72c4ee3b8b067c1784dc85e13d07 [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a557d838cb0d13cd49cfdd96c651e60708b830c1313360404a96db2783bbd20a [INFO] running `Command { std: "docker" "start" "-a" "a557d838cb0d13cd49cfdd96c651e60708b830c1313360404a96db2783bbd20a", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling tapo v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKijOZ9/symbols.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.tapo_generic_device.211315d6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12.53i8axohjohc7s4q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-934caf3f03511313/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-663288ac3a495454/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-40eb111346d086fe.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-baed4623e0f9cea2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4dbe98f28b0cb2ea.rlib" "/opt/rustwide/target/debug/deps/libatty-7acef8413457e557.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3b60ec474214ce5a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libregex-382ce866c26b6239.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-88d26798009d2d62.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a70ceb1c736cf99b.rlib" "/opt/rustwide/target/debug/deps/libtokio-34f4388d92bc1cd2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c495a0a26f85a72f.rlib" "/opt/rustwide/target/debug/deps/libtapo-efcb16d1ef088080.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-1e6fc18131cdca65.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libtime-0591e6e31e56ce83.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f3aeec56714833a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libisahc-b28d829ff8720493.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c24ecdda335216c4.rlib" "/opt/rustwide/target/debug/deps/libryu-235736f3b93239a9.rlib" "/opt/rustwide/target/debug/deps/libserde-4df423243a02172c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libcastaway-2a84a1042389f9d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/liburl-c8ef67c8f285ec80.rlib" "/opt/rustwide/target/debug/deps/libidna-4185ee9c628b52d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bbe8b23dccd6dc2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-28eafc55d8c54d96.rlib" "/opt/rustwide/target/debug/deps/libtracing-3623b1e373098e28.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fbaf99259e14b9bb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-217518a1cf065b30.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2f0ef9a8f03169e6.rlib" "/opt/rustwide/target/debug/deps/libsluice-aee7247df32eed43.rlib" "/opt/rustwide/target/debug/deps/libpolling-d70bbc39719d97ce.rlib" "/opt/rustwide/target/debug/deps/libslab-9f8a041a47a43a61.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-145bfec8af7f28b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libfastrand-51ee0ce40b4fda98.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d53eeae0dfe51441.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-0643db5981920e8a.rlib" "/opt/rustwide/target/debug/deps/libparking-7a6b50f71291eb3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libcurl-6608ad8ed8dd3819.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ad17e6b9239c3237.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-32ffc5925cb52a7a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b15818d2f1ddddaa.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f242aa900a5043c3.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-e61c5245ea1f2426.rlib" "/opt/rustwide/target/debug/deps/liblibc-aed07a6df0c1fdfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bcc7d9f458d0a21.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12957c38fcd327b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-defca0f929545f8d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0aaefa1a1008834a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-10df6cbd1fc71a91.rlib" "/opt/rustwide/target/debug/deps/libhttp-de3a8e1b48b5fcbc.rlib" "/opt/rustwide/target/debug/deps/libitoa-c4619be9bd7c5434.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f487bf42051b920d.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tapo_generic_device-e4812e51c7bd1a12" "-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 `tapo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a557d838cb0d13cd49cfdd96c651e60708b830c1313360404a96db2783bbd20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a557d838cb0d13cd49cfdd96c651e60708b830c1313360404a96db2783bbd20a", kill_on_drop: false }` [INFO] [stdout] a557d838cb0d13cd49cfdd96c651e60708b830c1313360404a96db2783bbd20a