[INFO] fetching crate nakadion 0.30.0... [INFO] testing nakadion-0.30.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nakadion 0.30.0 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate nakadion 0.30.0 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 crates.io crate nakadion 0.30.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nakadion 0.30.0 [INFO] tweaked toml for crates.io crate nakadion 0.30.0 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate crates.io crate nakadion 0.30.0 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] 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 slog-async v2.7.0 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded tokio v1.13.0 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded tokio-macros v1.5.1 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded openssl-probe v0.1.4 [INFO] [stderr] Downloaded security-framework-sys v2.4.2 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded http-api-problem v0.51.0 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded exponential-decay-histogram v0.1.9 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded nakadi-types v0.29.2 [INFO] [stderr] Downloaded metrix v0.13.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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] 81bee20419f2ca34aabd6b461bcd5322131b8dfba0b5b885bb5fd782a86637d3 [INFO] running `Command { std: "docker" "start" "-a" "81bee20419f2ca34aabd6b461bcd5322131b8dfba0b5b885bb5fd782a86637d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81bee20419f2ca34aabd6b461bcd5322131b8dfba0b5b885bb5fd782a86637d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81bee20419f2ca34aabd6b461bcd5322131b8dfba0b5b885bb5fd782a86637d3", kill_on_drop: false }` [INFO] [stdout] 81bee20419f2ca34aabd6b461bcd5322131b8dfba0b5b885bb5fd782a86637d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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] 99422f18850d69bccffa6bf0c7875736e22cc0f7ff4a9efc9cb008e0dbda9041 [INFO] running `Command { std: "docker" "start" "-a" "99422f18850d69bccffa6bf0c7875736e22cc0f7ff4a9efc9cb008e0dbda9041", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http-api-problem v0.51.0 [INFO] [stderr] Compiling nakadi-types v0.29.2 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling nakadion v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.59s [INFO] running `Command { std: "docker" "inspect" "99422f18850d69bccffa6bf0c7875736e22cc0f7ff4a9efc9cb008e0dbda9041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99422f18850d69bccffa6bf0c7875736e22cc0f7ff4a9efc9cb008e0dbda9041", kill_on_drop: false }` [INFO] [stdout] 99422f18850d69bccffa6bf0c7875736e22cc0f7ff4a9efc9cb008e0dbda9041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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] 4ee0f0cabe5a4879b02868f9792e84ea663e3e9dd17e987cdfc20bc8ede6525d [INFO] running `Command { std: "docker" "start" "-a" "4ee0f0cabe5a4879b02868f9792e84ea663e3e9dd17e987cdfc20bc8ede6525d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling nakadion v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `nakadion` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration --edition=2018 examples/integration.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 --cfg 'feature="default"' --cfg 'feature="reqwest"' -C metadata=0e08c00252beb6b2 -C extra-filename=-0e08c00252beb6b2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-9d54fc2079af9b94.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-af2f45cf98315354.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f36f274fc6188585.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-72f389f1803b00a2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bf38b515f5ebadc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib --extern http_api_problem=/opt/rustwide/target/debug/deps/libhttp_api_problem-11c26b26cb943b67.rlib --extern nakadi_types=/opt/rustwide/target/debug/deps/libnakadi_types-88efe14e9ca72377.rlib --extern nakadion=/opt/rustwide/target/debug/deps/libnakadion-a608286064bd31cb.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-57ddf77e12809124.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-48811dddfa3415ac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed51bc3fc6d1fbc1.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-92647e52a3cc2e48.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-7d07a9f1a3101393.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-3801308719bfe73d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3a66b032b0e15340.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2dc5e32803acb3ce.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4f5b6bf1567f38a1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bf7dff664161d5c4.rlib --cap-lints=warn` (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/connector-8195593503332cec.connector.cdf39d51-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.connector.cdf39d51-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/connector-8195593503332cec.47fw2movpa656u9m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libnakadion-a608286064bd31cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f36f274fc6188585.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8abc4ce01130490c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b5211562f874024f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7b2200b9afe95ec1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-80eb93fde6689084.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5f2c10ea80f45777.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57ddf77e12809124.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-935b65829e752c79.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2f5abb16cfe2bd06.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-685426ee4cd43e4c.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eb8a1c2862631e90.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-30afa8a7fc7cc2f9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.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-71dc240ffb5d6b10.rlib" "/opt/rustwide/target/debug/deps/libhyper-2af948fac0d87d33.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9a6e7e04ff6c5356.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-b2f4797dfb7872be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e2eb6a82989746de.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2dc5e32803acb3ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3a66b032b0e15340.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b7e269738f2e81a9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-153136edc2c4bffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libmio-6abf10d70ffd2b77.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-22bb5ef63c427fb0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f2c994b1c05e61c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libhttp_api_problem-11c26b26cb943b67.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libbackoff-9d54fc2079af9b94.rlib" "/opt/rustwide/target/debug/deps/librand-5edda0029cbde584.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-25983b675888df64.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7958f2f96a373c95.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf38b515f5ebadc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3d78d0770140c281.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-efb0999a56f2b2bf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libnakadi_types-88efe14e9ca72377.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ed51bc3fc6d1fbc1.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libuuid-bf7dff664161d5c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-68b0ac280feaa283.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libchrono-af2f45cf98315354.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-8d0e9b9d37666049.rlib" "/opt/rustwide/target/debug/deps/liblibc-6accd6b3adaae0a0.rlib" "/opt/rustwide/target/debug/deps/liburl-4f5b6bf1567f38a1.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libserde-48811dddfa3415ac.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/connector-8195593503332cec" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "4ee0f0cabe5a4879b02868f9792e84ea663e3e9dd17e987cdfc20bc8ede6525d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee0f0cabe5a4879b02868f9792e84ea663e3e9dd17e987cdfc20bc8ede6525d", kill_on_drop: false }` [INFO] [stdout] 4ee0f0cabe5a4879b02868f9792e84ea663e3e9dd17e987cdfc20bc8ede6525d