[INFO] fetching crate rumqttc 0.12.0... [INFO] testing rumqttc-0.12.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate rumqttc 0.12.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rumqttc 0.12.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumqttc 0.12.0 [INFO] finished tweaking crates.io crate rumqttc 0.12.0 [INFO] tweaked toml for crates.io crate rumqttc 0.12.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate rumqttc 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 cache-padded v1.2.0 [INFO] [stderr] Downloaded async-channel v1.6.1 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded tungstenite v0.16.0 [INFO] [stderr] Downloaded pollster v0.2.5 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded async-tungstenite v0.16.1 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.7.0 [INFO] [stderr] Downloaded rustls-native-certs v0.6.2 [INFO] [stderr] Downloaded sha-1 v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b10de99a1661a4be4ec7b9fb628b5129ff9d06e5de6b4619db80775cd7e85509 [INFO] running `Command { std: "docker" "start" "-a" "b10de99a1661a4be4ec7b9fb628b5129ff9d06e5de6b4619db80775cd7e85509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10de99a1661a4be4ec7b9fb628b5129ff9d06e5de6b4619db80775cd7e85509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10de99a1661a4be4ec7b9fb628b5129ff9d06e5de6b4619db80775cd7e85509", kill_on_drop: false }` [INFO] [stdout] b10de99a1661a4be4ec7b9fb628b5129ff9d06e5de6b4619db80775cd7e85509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5888bef491ca496ee2feee22ad2bfb46626db4e80217bc953957ccbfc3cff57d [INFO] running `Command { std: "docker" "start" "-a" "5888bef491ca496ee2feee22ad2bfb46626db4e80217bc953957ccbfc3cff57d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling rumqttc v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.19s [INFO] running `Command { std: "docker" "inspect" "5888bef491ca496ee2feee22ad2bfb46626db4e80217bc953957ccbfc3cff57d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5888bef491ca496ee2feee22ad2bfb46626db4e80217bc953957ccbfc3cff57d", kill_on_drop: false }` [INFO] [stdout] 5888bef491ca496ee2feee22ad2bfb46626db4e80217bc953957ccbfc3cff57d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04dee3607d6bb80f7c99c86192afc7d31df18607ff034d86b5e3c11cbca7b561 [INFO] running `Command { std: "docker" "start" "-a" "04dee3607d6bb80f7c99c86192afc7d31df18607ff034d86b5e3c11cbca7b561", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling color-backtrace v0.4.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rumqttc v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rumqttc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reliability --edition=2018 tests/reliability.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="tokio-rustls"' --cfg 'feature="use-rustls"' -C metadata=f8c6f40df6144b3b -C extra-filename=-f8c6f40df6144b3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-2b50d82948a1de21.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-d554bb591bebc600.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-9fb897250ebabb02.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-b87fd189f97e1abb.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-db716488072caa1c.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-951d3855dcf68256.rlib --extern rumqttc=/opt/rustwide/target/debug/deps/librumqttc-aed2222b013d66e5.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-48701caeadcf7e83.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-f2bb736488d2b965.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c91cb82746a4bc68.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2ec7da06ead7c9a7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a81964762620e887.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-b26ed4b14cd35a13.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out` (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/tls-55669008e899a801.tls.cb8ae532-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.tls.cb8ae532-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801.4uauabz1iy6m7skg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustls_native_certs-f2bb736488d2b965.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3b7f790271e49bcb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libcolor_backtrace-2b50d82948a1de21.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-503f31a8f80a2c1f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-962154bf2000a525.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-951d3855dcf68256.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a1a10a052148825d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libatty-dabb0eca3cfd4340.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librumqttc-aed2222b013d66e5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libpollster-b87fd189f97e1abb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2ec7da06ead7c9a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b26ed4b14cd35a13.rlib" "/opt/rustwide/target/debug/deps/librustls-48701caeadcf7e83.rlib" "/opt/rustwide/target/debug/deps/libsct-252c19141bc3d24a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5a1c302840d30463.rlib" "/opt/rustwide/target/debug/deps/libring-ae029239337fa252.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libtokio-a81964762620e887.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tls-55669008e899a801" "-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 `rumqttc` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "04dee3607d6bb80f7c99c86192afc7d31df18607ff034d86b5e3c11cbca7b561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dee3607d6bb80f7c99c86192afc7d31df18607ff034d86b5e3c11cbca7b561", kill_on_drop: false }` [INFO] [stdout] 04dee3607d6bb80f7c99c86192afc7d31df18607ff034d86b5e3c11cbca7b561