[INFO] cloning repository https://github.com/rmqx-io/ntex-mqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmqx-io/ntex-mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f82de2781ed73db1a15d2a61cffefbc8bf629235 [INFO] testing rmqx-io/ntex-mqtt against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmqx-io/ntex-mqtt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmqx-io/ntex-mqtt [INFO] finished tweaking git repo https://github.com/rmqx-io/ntex-mqtt [INFO] tweaked toml for git repo https://github.com/rmqx-io/ntex-mqtt written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/rmqx-io/ntex-mqtt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-macros v0.1.3 [INFO] [stderr] Downloaded ntex-rt v0.3.1 [INFO] [stderr] Downloaded ntex-router v0.5.1 [INFO] [stderr] Downloaded ntex-util v0.1.1 [INFO] [stderr] Downloaded ntex v0.4.8 [INFO] [stderr] Downloaded ntex-codec v0.5.1 [INFO] [stderr] Downloaded ntex-service v0.2.1 [INFO] [stderr] Downloaded ntex-bytes v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d5e7ae75f8d963e2695ed26153574f12b2e94947afa15519ff86af6ae5d71f4 [INFO] running `Command { std: "docker" "start" "-a" "2d5e7ae75f8d963e2695ed26153574f12b2e94947afa15519ff86af6ae5d71f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d5e7ae75f8d963e2695ed26153574f12b2e94947afa15519ff86af6ae5d71f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5e7ae75f8d963e2695ed26153574f12b2e94947afa15519ff86af6ae5d71f4", kill_on_drop: false }` [INFO] [stdout] 2d5e7ae75f8d963e2695ed26153574f12b2e94947afa15519ff86af6ae5d71f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90f9643f68488cbb941eac0576b81ff916c305dceca9276375b21f157e7ee787 [INFO] running `Command { std: "docker" "start" "-a" "90f9643f68488cbb941eac0576b81ff916c305dceca9276375b21f157e7ee787", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ntex-util v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ntex-service v0.2.1 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling ntex-rt v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling ntex-bytes v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-codec v0.5.1 [INFO] [stderr] Compiling ntex v0.4.8 [INFO] [stderr] Compiling ntex-mqtt v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.74s [INFO] running `Command { std: "docker" "inspect" "90f9643f68488cbb941eac0576b81ff916c305dceca9276375b21f157e7ee787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f9643f68488cbb941eac0576b81ff916c305dceca9276375b21f157e7ee787", kill_on_drop: false }` [INFO] [stdout] 90f9643f68488cbb941eac0576b81ff916c305dceca9276375b21f157e7ee787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e899e38df3a3280782febd4002ef606df9cbfd14d1aea1b05a53d81b5df2ddf7 [INFO] running `Command { std: "docker" "start" "-a" "e899e38df3a3280782febd4002ef606df9cbfd14d1aea1b05a53d81b5df2ddf7", 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] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ntex-mqtt v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `client_id` [INFO] [stdout] --> examples/subs.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | client_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MySession` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/subs.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-mqtt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openssl --edition=2018 examples/openssl.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=23edfb43a356a0c6 -C extra-filename=-23edfb43a356a0c6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-06cc5a7a444f656b.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bc8ccafe76069dee.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3ee02f2c7780f29e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-45568e212ae5e0df.rlib --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-a974e109e5a58ace.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3074dbd662e71c6d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-5ad4204546f2e72c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-df95dc7e308ee8cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f80c053ae59e1111.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-a7a0d6b9177ca5a4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-9f9ffdde93658190.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/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/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.subs.43e1ea19-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3.59sh8xeq1rda75y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bc8ccafe76069dee.rlib" "/opt/rustwide/target/debug/deps/libatty-9f6cdb55d341b851.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libntex_mqtt-a974e109e5a58ace.rlib" "/opt/rustwide/target/debug/deps/libntex-45568e212ae5e0df.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-24fd23545b8f8e29.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-98aa3ce2f9de5ab0.rlib" "/opt/rustwide/target/debug/deps/libntex_service-bc3ed6ef2f6d4370.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-c06f4f69662498d0.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-495000cb01ef4920.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libntex_router-b11a957f2161b2aa.rlib" "/opt/rustwide/target/debug/deps/libregex-4e7f1be3ac399734.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d238a9b0cb7c4f82.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-9d48350879e8ab8d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-56ad8e7d23634028.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5a4aeba369f40b15.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-8606859689989c2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-711e77b7ff4532d7.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-765f871177866c0d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-d9b92fd5db9dbdc8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-44b4da9d9042bfbf.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-cb0d593e4131767e.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libnanorand-5430010cf87955db.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f80c053ae59e1111.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libserde-df95dc7e308ee8cc.rlib" "/opt/rustwide/target/debug/deps/libh2-2e87a85abcbd0a38.rlib" "/opt/rustwide/target/debug/deps/libtracing-887952d2c7ee5a60.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4025543061b00e9f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libhttp-6042555ff0e2e60e.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c8bfe3aaa285f400.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9f9ffdde93658190.rlib" "/opt/rustwide/target/debug/deps/librustls-5ad4204546f2e72c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libsct-5980ae3df33966cb.rlib" "/opt/rustwide/target/debug/deps/libwebpki-259d4a7ea8a6d7d1.rlib" "/opt/rustwide/target/debug/deps/libring-ef022dafda72a91c.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-a7a0d6b9177ca5a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ca8a21fea746a5c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5a406f3da98f620c.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-9aee06d1106b382a.rlib" "/opt/rustwide/target/debug/deps/libfutures-3ee02f2c7780f29e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d5706430dc77b38d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c312ef7d73cdd215.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0c854beda0b66851.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3074dbd662e71c6d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fe61fe5fdfdac0c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-45fc14dceda9d124.rlib" "/opt/rustwide/target/debug/deps/libntex_util-44e7d2c92a065fb4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subs-1ae0bbf2bdbf1ba3" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e899e38df3a3280782febd4002ef606df9cbfd14d1aea1b05a53d81b5df2ddf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e899e38df3a3280782febd4002ef606df9cbfd14d1aea1b05a53d81b5df2ddf7", kill_on_drop: false }` [INFO] [stdout] e899e38df3a3280782febd4002ef606df9cbfd14d1aea1b05a53d81b5df2ddf7