[INFO] fetching crate nats-aflowt 0.16.105... [INFO] building nats-aflowt-0.16.105 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate nats-aflowt 0.16.105 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate nats-aflowt 0.16.105 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate nats-aflowt 0.16.105 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nats-aflowt 0.16.105 [INFO] tweaked toml for crates.io crate nats-aflowt 0.16.105 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate nats-aflowt 0.16.105 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded which v4.2.4 [INFO] [stderr] Downloaded historian v4.0.4 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded ed25519 v1.3.0 [INFO] [stderr] Downloaded semver v1.0.5 [INFO] [stderr] Downloaded base64-url v1.4.10 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded signatory v0.23.2 [INFO] [stderr] Downloaded nkeys v0.2.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.8 [INFO] [stderr] Downloaded rustls v0.20.3 [INFO] [stderr] Downloaded tracing-opentelemetry v0.17.1 [INFO] [stderr] Downloaded libc v0.2.117 [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded nuid v0.3.2 [INFO] [stderr] Downloaded rustls-native-certs v0.6.1 [INFO] [stderr] Downloaded serde_nanos v0.1.2 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded async-task v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c02513dc78a9549a67e72778822be7be48896d15081986a630bb925529a122 [INFO] running `Command { std: "docker" "start" "-a" "83c02513dc78a9549a67e72778822be7be48896d15081986a630bb925529a122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c02513dc78a9549a67e72778822be7be48896d15081986a630bb925529a122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c02513dc78a9549a67e72778822be7be48896d15081986a630bb925529a122", kill_on_drop: false }` [INFO] [stdout] 83c02513dc78a9549a67e72778822be7be48896d15081986a630bb925529a122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55739adda316a1c3340727ca89091a10ef096972e1bfb661d4ce48f8f1807b91 [INFO] running `Command { std: "docker" "start" "-a" "55739adda316a1c3340727ca89091a10ef096972e1bfb661d4ce48f8f1807b91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde_nanos v0.1.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling nats-aflowt v0.16.105 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `project` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `project_ref` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 4096]` does not permit being left uninitialized [INFO] [stdout] --> src/proto.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | let mut command_buf: [u8; 4096] = unsafe { std::mem::MaybeUninit::uninit().assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: integers must not be uninitialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "55739adda316a1c3340727ca89091a10ef096972e1bfb661d4ce48f8f1807b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55739adda316a1c3340727ca89091a10ef096972e1bfb661d4ce48f8f1807b91", kill_on_drop: false }` [INFO] [stdout] 55739adda316a1c3340727ca89091a10ef096972e1bfb661d4ce48f8f1807b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16449bd9281f7c081939411b69f62f1e954e7f12f98a5b9a8367824a865b31e [INFO] running `Command { std: "docker" "start" "-a" "b16449bd9281f7c081939411b69f62f1e954e7f12f98a5b9a8367824a865b31e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling historian v4.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling serde_nanos v0.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling nats-aflowt v0.16.105 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stdout] warning: associated function `project` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `project_ref` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 4096]` does not permit being left uninitialized [INFO] [stdout] --> src/proto.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | let mut command_buf: [u8; 4096] = unsafe { std::mem::MaybeUninit::uninit().assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: integers must not be uninitialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nats_test_server` [INFO] [stdout] --> tests/reconnection.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use nats_test_server::NatsTestServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `nats_test_server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nats-aflowt` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: associated function `project` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated function `project_ref` is never used [INFO] [stdout] --> src/jetstream/mod.rs:493:1 [INFO] [stdout] | [INFO] [stdout] 493 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the type `[u8; 4096]` does not permit being left uninitialized [INFO] [stdout] --> src/proto.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | let mut command_buf: [u8; 4096] = unsafe { std::mem::MaybeUninit::uninit().assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(invalid_value)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: integers must not be uninitialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nats-aflowt` due to 4 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnW8SLC/symbols.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.async_nats_bench.f864e6df-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772.4mkinounh95n5lln.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-318d9877eece73ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnats_aflowt-d170e0e193e7a168.rlib" "/opt/rustwide/target/debug/deps/libserde_json-358db7657d064eaa.rlib" "/opt/rustwide/target/debug/deps/libryu-00b5fbe1a91457ac.rlib" "/opt/rustwide/target/debug/deps/libserde_nanos-8016f82e45142d00.rlib" "/opt/rustwide/target/debug/deps/libnuid-85a917f9ad5196dc.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-575d4cf8494263f9.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-573b69a34883cfac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b4b4288a50c248da.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-2d4418b92fdb0af3.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-ce64eb3e808900b8.rlib" "/opt/rustwide/target/debug/deps/libbase64-01e9f1e3d261478d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e35871303b42c7af.rlib" "/opt/rustwide/target/debug/deps/libjson-f9bfdaeb8148a0cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-606f6e9818642ea3.rlib" "/opt/rustwide/target/debug/deps/librustls-8f1bee2c23cbe3a9.rlib" "/opt/rustwide/target/debug/deps/libsct-6acbdbfd23c3222b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-768acfac45a36883.rlib" "/opt/rustwide/target/debug/deps/libring-20680a4b4e35973f.rlib" "/opt/rustwide/target/debug/deps/libspin-c648a9bc5fe6b97b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9743e30f23533517.rlib" "/opt/rustwide/target/debug/deps/libpin_project-720ed8bd7a3819f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-0fc565438c573171.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-58369a8feb85e4fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feb9c7ed67e65ebd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-facaff7c3813c6bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bd46d293a0db0859.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce65d1af34fe0202.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6452422918cfafea.rlib" "/opt/rustwide/target/debug/deps/libtime-73a1cf7ecae1e83c.rlib" "/opt/rustwide/target/debug/deps/libitoa-6f68dac3004d5b1e.rlib" "/opt/rustwide/target/debug/deps/libserde-b76163f5d630aa41.rlib" "/opt/rustwide/target/debug/deps/liburl-0830c1a69b363438.rlib" "/opt/rustwide/target/debug/deps/libidna-95adea875fdaee70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-90528a076a8283a6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c2b501783c3e2a97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-b088360b20690921.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ecbab49cbbab7af0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a7001f3ce7df8fcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8b4db1379097da06.rlib" "/opt/rustwide/target/debug/deps/libmatches-24f1b6430f56e278.rlib" "/opt/rustwide/target/debug/deps/libtokio-fbcaf68c7d46bef0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1f88323cec563d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-e779178e5d3fbdf2.rlib" "/opt/rustwide/target/debug/deps/libmio-a059f4f621bd1cb3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a25a07457af186aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7255ea390795a7c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-daa7782669a548d7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-344c7fd300825932.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2405a86134417bb6.rlib" "/opt/rustwide/target/debug/deps/libinstant-30909e5b97ea7281.rlib" "/opt/rustwide/target/debug/deps/libregex-2eaa4e2cea4ca743.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-580ba28ff50135eb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95791f6187acf707.rlib" "/opt/rustwide/target/debug/deps/libnkeys-2c77f7396f4ae727.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bd6575183d8912ff.rlib" "/opt/rustwide/target/debug/deps/libsignatory-08ba445a7342067d.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-27a0efada23df17b.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-cf7897a0945ceab0.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-f3abf83e85017a52.rlib" "/opt/rustwide/target/debug/deps/libspki-2b5051d4fcde7028.rlib" "/opt/rustwide/target/debug/deps/libder-046d516b11aff0f1.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-11facf536587c0c9.rlib" "/opt/rustwide/target/debug/deps/librand-96ce140786b8fee1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dbe675f270c8f6e9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3f6420a9927b7d2d.rlib" "/opt/rustwide/target/debug/deps/librand_core-34ef18b6914de249.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d805d11ad0c80baf.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-87c2db539607d892.rlib" "/opt/rustwide/target/debug/deps/libsha2-b7cc4e9fe4bbc643.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2f963593e6fe9aba.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b6b0b0cfc87115d1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6fcd681516452ed0.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e153a2f1dd8fae90.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1b8901eac3e48f55.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a4bb33988fba7aea.rlib" "/opt/rustwide/target/debug/deps/librand_core-a6c2b1b0983b602a.rlib" "/opt/rustwide/target/debug/deps/libdigest-2853431cf9ad78c3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c45703c029fd2dea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0b8aa406314c0d11.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1d73e05120f4822.rlib" "/opt/rustwide/target/debug/deps/libed25519-fa47d8b2c05f19e3.rlib" "/opt/rustwide/target/debug/deps/libsignature-d2451eb1aefc68d0.rlib" "/opt/rustwide/target/debug/deps/libsmol-08602da4d489e681.rlib" "/opt/rustwide/target/debug/deps/libasync_process-7336d80f38018655.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-89aac044da1ea5f0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-735ea4d7deba3ecf.rlib" "/opt/rustwide/target/debug/deps/libasync_net-df3c7c1c1f458cd3.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-246bfbde7b4d27bf.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-39f3ddf7b779ceae.rlib" "/opt/rustwide/target/debug/deps/libblocking-8ba83b43992516bc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2167aab9c70a9e18.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-52029f327184b871.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-3968422a2ae969a6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-be4ec1e4940c37cf.rlib" "/opt/rustwide/target/debug/deps/libpolling-3795a7fc086daab1.rlib" "/opt/rustwide/target/debug/deps/liblog-0e213939bd4efa75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5481e54d44564d11.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f357e77f75e9cf61.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-54919fd5d3782bd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0ec9afe9ece3d03c.rlib" "/opt/rustwide/target/debug/deps/libslab-26da6961e0ddbd09.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ad119b190d8a97d6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-061a9aceb65b0f2f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-89746ef37ee46605.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b86e2463083ccf19.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-879fc556438b2b29.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-57b080e9d58bbf9f.rlib" "/opt/rustwide/target/debug/deps/libparking-4806e157c12437bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1abf99449c406bdb.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-b5bf276fa7c1c743.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-20af7e74b066d453.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3c66280a54ad1127.rlib" "/opt/rustwide/target/debug/deps/libstructopt-fa56f240956c2825.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0ddb59f73fb7fbbd.rlib" "/opt/rustwide/target/debug/deps/libclap-5f9658f5607aac13.rlib" "/opt/rustwide/target/debug/deps/libvec_map-43d86cb6227d42c4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-57d018a1141ef307.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-38bf987b47621d15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-db5a6f1fe7339fae.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2e6922bed1686314.rlib" "/opt/rustwide/target/debug/deps/libatty-f2d51d12c6ddf6c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-01c0fd7531cbe2c7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-32a4fdcfecfbd31e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/async_nats_bench-0ad4e7da80944772" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nats-aflowt` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNXq6BK/symbols.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.async_errors.eecf2f5b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2.289i24b5x3n1aaub.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-318d9877eece73ef/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libnats_aflowt-d170e0e193e7a168.rlib" "/opt/rustwide/target/debug/deps/libserde_json-358db7657d064eaa.rlib" "/opt/rustwide/target/debug/deps/libryu-00b5fbe1a91457ac.rlib" "/opt/rustwide/target/debug/deps/libserde_nanos-8016f82e45142d00.rlib" "/opt/rustwide/target/debug/deps/libnuid-85a917f9ad5196dc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-89746ef37ee46605.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-575d4cf8494263f9.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-573b69a34883cfac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b4b4288a50c248da.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-2d4418b92fdb0af3.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-ce64eb3e808900b8.rlib" "/opt/rustwide/target/debug/deps/libbase64-01e9f1e3d261478d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e35871303b42c7af.rlib" "/opt/rustwide/target/debug/deps/libjson-f9bfdaeb8148a0cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-606f6e9818642ea3.rlib" "/opt/rustwide/target/debug/deps/librustls-8f1bee2c23cbe3a9.rlib" "/opt/rustwide/target/debug/deps/libsct-6acbdbfd23c3222b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-768acfac45a36883.rlib" "/opt/rustwide/target/debug/deps/libring-20680a4b4e35973f.rlib" "/opt/rustwide/target/debug/deps/libspin-c648a9bc5fe6b97b.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9743e30f23533517.rlib" "/opt/rustwide/target/debug/deps/libpin_project-720ed8bd7a3819f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-0fc565438c573171.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-58369a8feb85e4fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feb9c7ed67e65ebd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b86e2463083ccf19.rlib" "/opt/rustwide/target/debug/deps/libslab-26da6961e0ddbd09.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-facaff7c3813c6bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bd46d293a0db0859.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce65d1af34fe0202.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6452422918cfafea.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-879fc556438b2b29.rlib" "/opt/rustwide/target/debug/deps/libtime-73a1cf7ecae1e83c.rlib" "/opt/rustwide/target/debug/deps/libitoa-6f68dac3004d5b1e.rlib" "/opt/rustwide/target/debug/deps/libserde-b76163f5d630aa41.rlib" "/opt/rustwide/target/debug/deps/liburl-0830c1a69b363438.rlib" "/opt/rustwide/target/debug/deps/libidna-95adea875fdaee70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-90528a076a8283a6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c2b501783c3e2a97.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-b088360b20690921.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ecbab49cbbab7af0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a7001f3ce7df8fcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8b4db1379097da06.rlib" "/opt/rustwide/target/debug/deps/libmatches-24f1b6430f56e278.rlib" "/opt/rustwide/target/debug/deps/libtokio-fbcaf68c7d46bef0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-735ea4d7deba3ecf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1f88323cec563d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-e779178e5d3fbdf2.rlib" "/opt/rustwide/target/debug/deps/libmio-a059f4f621bd1cb3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1abf99449c406bdb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a25a07457af186aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7255ea390795a7c0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-daa7782669a548d7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-344c7fd300825932.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2405a86134417bb6.rlib" "/opt/rustwide/target/debug/deps/libinstant-30909e5b97ea7281.rlib" "/opt/rustwide/target/debug/deps/liblog-0e213939bd4efa75.rlib" "/opt/rustwide/target/debug/deps/libregex-2eaa4e2cea4ca743.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-580ba28ff50135eb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-061a9aceb65b0f2f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95791f6187acf707.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0ec9afe9ece3d03c.rlib" "/opt/rustwide/target/debug/deps/libnkeys-2c77f7396f4ae727.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bd6575183d8912ff.rlib" "/opt/rustwide/target/debug/deps/libsignatory-08ba445a7342067d.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-27a0efada23df17b.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-cf7897a0945ceab0.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-f3abf83e85017a52.rlib" "/opt/rustwide/target/debug/deps/libspki-2b5051d4fcde7028.rlib" "/opt/rustwide/target/debug/deps/libder-046d516b11aff0f1.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-11facf536587c0c9.rlib" "/opt/rustwide/target/debug/deps/librand-96ce140786b8fee1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dbe675f270c8f6e9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3f6420a9927b7d2d.rlib" "/opt/rustwide/target/debug/deps/librand_core-34ef18b6914de249.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d805d11ad0c80baf.rlib" "/opt/rustwide/target/debug/deps/liblibc-01c0fd7531cbe2c7.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-87c2db539607d892.rlib" "/opt/rustwide/target/debug/deps/libsha2-b7cc4e9fe4bbc643.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2f963593e6fe9aba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5481e54d44564d11.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b6b0b0cfc87115d1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6fcd681516452ed0.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e153a2f1dd8fae90.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1b8901eac3e48f55.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a4bb33988fba7aea.rlib" "/opt/rustwide/target/debug/deps/librand_core-a6c2b1b0983b602a.rlib" "/opt/rustwide/target/debug/deps/libdigest-2853431cf9ad78c3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c45703c029fd2dea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0b8aa406314c0d11.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1d73e05120f4822.rlib" "/opt/rustwide/target/debug/deps/libed25519-fa47d8b2c05f19e3.rlib" "/opt/rustwide/target/debug/deps/libsignature-d2451eb1aefc68d0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0ddb59f73fb7fbbd.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/async_errors-6e9895006d360fd2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nats-aflowt` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b16449bd9281f7c081939411b69f62f1e954e7f12f98a5b9a8367824a865b31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16449bd9281f7c081939411b69f62f1e954e7f12f98a5b9a8367824a865b31e", kill_on_drop: false }` [INFO] [stdout] b16449bd9281f7c081939411b69f62f1e954e7f12f98a5b9a8367824a865b31e