[INFO] fetching crate rumqtt 0.31.0... [INFO] building rumqtt-0.31.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rumqtt 0.31.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate rumqtt 0.31.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumqtt 0.31.0 [INFO] finished tweaking crates.io crate rumqtt 0.31.0 [INFO] tweaked toml for crates.io crate rumqtt 0.31.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envy v0.3.3 [INFO] [stderr] Downloaded jsonwebtoken v6.0.1 [INFO] [stderr] Downloaded mqtt311 v0.2.0 [INFO] [stderr] Downloaded derive_more v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d810f7521260b041d4e2a94e41fce8aaaacf10aff2782b7f70ca5c0d92e51747 [INFO] running `Command { std: "docker" "start" "-a" "d810f7521260b041d4e2a94e41fce8aaaacf10aff2782b7f70ca5c0d92e51747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d810f7521260b041d4e2a94e41fce8aaaacf10aff2782b7f70ca5c0d92e51747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d810f7521260b041d4e2a94e41fce8aaaacf10aff2782b7f70ca5c0d92e51747", kill_on_drop: false }` [INFO] [stdout] d810f7521260b041d4e2a94e41fce8aaaacf10aff2782b7f70ca5c0d92e51747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbce1cb09eeb7ef68e9c76e81f2f212b3bdffbf2439246f65228f896287508b [INFO] running `Command { std: "docker" "start" "-a" "1bbce1cb09eeb7ef68e9c76e81f2f212b3bdffbf2439246f65228f896287508b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling rumqtt v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.83s [INFO] running `Command { std: "docker" "inspect" "1bbce1cb09eeb7ef68e9c76e81f2f212b3bdffbf2439246f65228f896287508b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbce1cb09eeb7ef68e9c76e81f2f212b3bdffbf2439246f65228f896287508b", kill_on_drop: false }` [INFO] [stdout] 1bbce1cb09eeb7ef68e9c76e81f2f212b3bdffbf2439246f65228f896287508b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b96c2b6bac4662803202b1cf57f3aef4cd8fafca723c5e0393c5af34d179eb7 [INFO] running `Command { std: "docker" "start" "-a" "9b96c2b6bac4662803202b1cf57f3aef4cd8fafca723c5e0393c5af34d179eb7", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling envy v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling rumqtt v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/tls.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | mqtt_client.publish(topic.clone(), QoS::AtLeastOnce, false, payload).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rumqtt` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name rumqtt --edition=2018 src/lib.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="chrono"' --cfg 'feature="default"' --cfg 'feature="jsonwebtoken"' --cfg 'feature="jwt"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' -C metadata=43f5ec2093cc7d10 -C extra-filename=-43f5ec2093cc7d10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-3ea6e0d69e06cefb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1f04d5a87d7a9b3c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0fc1af0aa9539840.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-e39335617da16958.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-1ac213030e8c53ae.so --extern envy=/opt/rustwide/target/debug/deps/libenvy-78350d54f7af957d.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-cd28284eb79d049a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2a111a34ddc0a99f.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-2045cf4134386945.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern mqtt311=/opt/rustwide/target/debug/deps/libmqtt311-f6b37d7a480e6b91.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-904db84bb068c53d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-433e66cd0d20704f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d965b265e9218f46.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d3189debaf04b2c.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-fa4880382450385b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d1e6e9e3b7785dc7.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-51a32560dde1d78a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cd4242904557b912/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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZNHsB3/symbols.o" "/opt/rustwide/target/debug/examples/tls-9bff17f2fab3ca2f.tls.b5bddf6b0914a486-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tls-9bff17f2fab3ca2f.3dncu79o9rmo3cl4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cd4242904557b912/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-904db84bb068c53d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-44c3c376613bcd5e.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libatty-6660c3ca827752ee.rlib" "/opt/rustwide/target/debug/deps/libhumantime-abc60364234bd452.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/librumqtt-d2bacd90d5feaa89.rlib" "/opt/rustwide/target/debug/deps/libuuid-d1e6e9e3b7785dc7.rlib" "/opt/rustwide/target/debug/deps/librand-3725d6d1f24fa5db.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fd7b0553ee37580e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cacc355ba10134dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-7a1ba5a324c926a7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fa4880382450385b.rlib" "/opt/rustwide/target/debug/deps/librustls-c203706f33601184.rlib" "/opt/rustwide/target/debug/deps/libsct-0be6df2da0e14cbc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-51a32560dde1d78a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-2045cf4134386945.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5274b90fad0f1286.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-433e66cd0d20704f.rlib" "/opt/rustwide/target/debug/deps/libring-70b448a02b7dbdb0.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e2d529d78d67121.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ea6e0d69e06cefb.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fc1af0aa9539840.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-89c4060a730ba6ed.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libtokio-1d3189debaf04b2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-61bdf31419bb4ec0.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-92e442fa84ce8977.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-113872085ac998b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffeb0cffb5fe3786.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-522f233f5f56ceec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ffe474ac0245485d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5a6f8b3eda03226e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fdafa4563a675be9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd9a7795513c8430.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-056dd3754aa818a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2540bc761f819bdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ca9cafbc895a74e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3abc72bfe665d4a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-60018901ae24944f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dba5b5c1cdff53b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a1b2fef86942e11a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f590a94d31969ad3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libmio-e0c2c81a03d83bba.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libnet2-ae99a3c81500cb31.rlib" "/opt/rustwide/target/debug/deps/libbytes-1f04d5a87d7a9b3c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5e5aad360ba22965.rlib" "/opt/rustwide/target/debug/deps/libmqtt311-f6b37d7a480e6b91.rlib" "/opt/rustwide/target/debug/deps/libfailure-cd28284eb79d049a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1489e39fda7ca9dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-198f390439f2063e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a111a34ddc0a99f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e39335617da16958.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cc926056a3aeb38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tls-9bff17f2fab3ca2f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rumqtt` (example "tls") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc87eLXp/symbols.o" "/opt/rustwide/target/debug/examples/httpconnect-996ded5114e0007b.httpconnect.4b1c2e0134be732a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/httpconnect-996ded5114e0007b.httpconnect.4b1c2e0134be732a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/httpconnect-996ded5114e0007b.1ep3qe5evjbr6xrt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cd4242904557b912/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-78350d54f7af957d.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-904db84bb068c53d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-44c3c376613bcd5e.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libatty-6660c3ca827752ee.rlib" "/opt/rustwide/target/debug/deps/libhumantime-abc60364234bd452.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/librumqtt-d2bacd90d5feaa89.rlib" "/opt/rustwide/target/debug/deps/libuuid-d1e6e9e3b7785dc7.rlib" "/opt/rustwide/target/debug/deps/librand-3725d6d1f24fa5db.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fd7b0553ee37580e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cacc355ba10134dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-7a1ba5a324c926a7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-fa4880382450385b.rlib" "/opt/rustwide/target/debug/deps/librustls-c203706f33601184.rlib" "/opt/rustwide/target/debug/deps/libsct-0be6df2da0e14cbc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-51a32560dde1d78a.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-2045cf4134386945.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5274b90fad0f1286.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-433e66cd0d20704f.rlib" "/opt/rustwide/target/debug/deps/libring-70b448a02b7dbdb0.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e2d529d78d67121.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ea6e0d69e06cefb.rlib" "/opt/rustwide/target/debug/deps/libchrono-0fc1af0aa9539840.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-89c4060a730ba6ed.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6d5d614fe3b73f91.rlib" "/opt/rustwide/target/debug/deps/libtokio-1d3189debaf04b2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-61bdf31419bb4ec0.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-92e442fa84ce8977.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-113872085ac998b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffeb0cffb5fe3786.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-522f233f5f56ceec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ffe474ac0245485d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5a6f8b3eda03226e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fdafa4563a675be9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cd9a7795513c8430.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-056dd3754aa818a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2540bc761f819bdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ca9cafbc895a74e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3abc72bfe665d4a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-60018901ae24944f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dba5b5c1cdff53b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a1b2fef86942e11a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f590a94d31969ad3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ded3a1e9c43ca4c3.rlib" "/opt/rustwide/target/debug/deps/libmio-e0c2c81a03d83bba.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libnet2-ae99a3c81500cb31.rlib" "/opt/rustwide/target/debug/deps/libbytes-1f04d5a87d7a9b3c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5e5aad360ba22965.rlib" "/opt/rustwide/target/debug/deps/libmqtt311-f6b37d7a480e6b91.rlib" "/opt/rustwide/target/debug/deps/libfailure-cd28284eb79d049a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1489e39fda7ca9dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-df6e0b2fbdbc266a.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-198f390439f2063e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a91ed868d066823.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-69e8fc8a3d9cd61b.rlib" "/opt/rustwide/target/debug/deps/libgimli-ac938babf6a4e535.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-590f1de4ae86e897.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a111a34ddc0a99f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e39335617da16958.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cc926056a3aeb38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/httpconnect-996ded5114e0007b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `rumqtt` (example "httpconnect") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9b96c2b6bac4662803202b1cf57f3aef4cd8fafca723c5e0393c5af34d179eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b96c2b6bac4662803202b1cf57f3aef4cd8fafca723c5e0393c5af34d179eb7", kill_on_drop: false }` [INFO] [stdout] 9b96c2b6bac4662803202b1cf57f3aef4cd8fafca723c5e0393c5af34d179eb7 [INFO] building rumqtt-0.31.0 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate rumqtt 0.31.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rumqtt 0.31.0 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumqtt 0.31.0 [INFO] finished tweaking crates.io crate rumqtt 0.31.0 [INFO] tweaked toml for crates.io crate rumqtt 0.31.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b2c2b5981b473285fdc9002d51939a0e6c26dff4a9b3f31656e5018d1ac4749 [INFO] running `Command { std: "docker" "start" "-a" "0b2c2b5981b473285fdc9002d51939a0e6c26dff4a9b3f31656e5018d1ac4749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b2c2b5981b473285fdc9002d51939a0e6c26dff4a9b3f31656e5018d1ac4749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2c2b5981b473285fdc9002d51939a0e6c26dff4a9b3f31656e5018d1ac4749", kill_on_drop: false }` [INFO] [stdout] 0b2c2b5981b473285fdc9002d51939a0e6c26dff4a9b3f31656e5018d1ac4749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fee082d70b85528964e5498ca474d6892912fff591891f3e117e8a6dc6e35af [INFO] running `Command { std: "docker" "start" "-a" "2fee082d70b85528964e5498ca474d6892912fff591891f3e117e8a6dc6e35af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling rumqtt v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.26s [INFO] running `Command { std: "docker" "inspect" "2fee082d70b85528964e5498ca474d6892912fff591891f3e117e8a6dc6e35af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fee082d70b85528964e5498ca474d6892912fff591891f3e117e8a6dc6e35af", kill_on_drop: false }` [INFO] [stdout] 2fee082d70b85528964e5498ca474d6892912fff591891f3e117e8a6dc6e35af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4299973745f616cd1236161c5494f77a7e01dd846712b108bb11b2f87ec8fe [INFO] running `Command { std: "docker" "start" "-a" "bf4299973745f616cd1236161c5494f77a7e01dd846712b108bb11b2f87ec8fe", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling envy v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling rumqtt v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/tls.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | mqtt_client.publish(topic.clone(), QoS::AtLeastOnce, false, payload).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `Command { std: "docker" "inspect" "bf4299973745f616cd1236161c5494f77a7e01dd846712b108bb11b2f87ec8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4299973745f616cd1236161c5494f77a7e01dd846712b108bb11b2f87ec8fe", kill_on_drop: false }` [INFO] [stdout] bf4299973745f616cd1236161c5494f77a7e01dd846712b108bb11b2f87ec8fe