[INFO] fetching crate nats 0.8.6... [INFO] testing nats-0.8.6 against 1.49.0 for beta-1.50-1 [INFO] extracting crate nats 0.8.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate nats 0.8.6 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nats 0.8.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nats 0.8.6 [INFO] tweaked toml for crates.io crate nats 0.8.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate nats 0.8.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ad7aefd0e93dded5a3f1965eb2ce3ba7cfafe4647efd5c8aa821c461ab4cbe3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ad7aefd0e93dded5a3f1965eb2ce3ba7cfafe4647efd5c8aa821c461ab4cbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ad7aefd0e93dded5a3f1965eb2ce3ba7cfafe4647efd5c8aa821c461ab4cbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad7aefd0e93dded5a3f1965eb2ce3ba7cfafe4647efd5c8aa821c461ab4cbe3", kill_on_drop: false }` [INFO] [stdout] 3ad7aefd0e93dded5a3f1965eb2ce3ba7cfafe4647efd5c8aa821c461ab4cbe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e8e9390d0b4f9a5183a1a9c0bc6ba54fa0a146379b4fe3f3d7dd775c73153c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6e8e9390d0b4f9a5183a1a9c0bc6ba54fa0a146379b4fe3f3d7dd775c73153c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling base64-url v1.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling nuid v0.2.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.0.11 [INFO] [stderr] Compiling nats v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "d6e8e9390d0b4f9a5183a1a9c0bc6ba54fa0a146379b4fe3f3d7dd775c73153c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e8e9390d0b4f9a5183a1a9c0bc6ba54fa0a146379b4fe3f3d7dd775c73153c", kill_on_drop: false }` [INFO] [stdout] d6e8e9390d0b4f9a5183a1a9c0bc6ba54fa0a146379b4fe3f3d7dd775c73153c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 715ca5c9c076d33995848db16f711c481c72b4b60d6b4f7fd5e312981f7748e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "715ca5c9c076d33995848db16f711c481c72b4b60d6b4f7fd5e312981f7748e3", kill_on_drop: false }` [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling base64-url v1.4.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling nuid v0.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling smol v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling nkeys v0.0.11 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling nats v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stdout] error[E0432]: unresolved import `nats_test_server` [INFO] [stdout] --> tests/reconnection.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nats_test_server::nats_test_server; [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.drop.qekzqi0h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1" "/opt/rustwide/target/debug/deps/drop-f366e40ef54f59f1.9d8yo2qtb6gvmy2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8356d628eab931a7/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e3ae3da7d6308a82/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnats-302aee8b9de1dfa5.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-8662a9bfd0e00143.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-b2b93ff8a408083b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libnuid-a878ec2012601ef2.rlib" "/opt/rustwide/target/debug/deps/librand-41bbd85c64097ce2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-a2dc40711c956e7f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib" "/opt/rustwide/target/debug/deps/libregex-95eefba5bcc48381.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-60e11e3c8decf3d4.rlib" "/opt/rustwide/target/debug/deps/libnkeys-d3c3d1d0bac50789.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libsignatory-790237342ab8ed42.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-a0ed633c5c8a3b11.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-0a9ebc8938049af6.rlib" "/opt/rustwide/target/debug/deps/libsha2-01eb0c3a8d727de6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4204ef2a7d50e4b1.rlib" "/opt/rustwide/target/debug/deps/librand-bba1df1ba985a25b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-604101e4adf20f1e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-c286bca8cd74604e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-905a92a65f197d57.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dbe4dc4f7026e812.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7e5eb3b94b7ff19.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f91df81c54eea9f.rlib" "/opt/rustwide/target/debug/deps/libdigest-55691a7fd4d827b4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-960f2fe891d4cf13.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bb68be307073dcd0.rlib" "/opt/rustwide/target/debug/deps/libed25519-4287fe49866f6fa2.rlib" "/opt/rustwide/target/debug/deps/libsignature-5b66068189cf6618.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-034e03d1cec8d89c.rlib" "/opt/rustwide/target/debug/deps/librustls-bf1ffcceaba8df4d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libsct-ab42b01cc83caf57.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e1d54d418351770a.rlib" "/opt/rustwide/target/debug/deps/libring-250d1b80f6b02917.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libsmol-56ca6fabf42511ba.rlib" "/opt/rustwide/target/debug/deps/libasync_process-bf68695327d840d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-276b9408a8b6bc7b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1117cb6bd331cc09.rlib" "/opt/rustwide/target/debug/deps/libasync_net-f5a6901b0799d8a4.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-d195e483512158c1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-61cb5a8917741690.rlib" "/opt/rustwide/target/debug/deps/libblocking-384946d07d90a4d8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-48d6a0811b21e030.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libasync_io-394826b958690870.rlib" "/opt/rustwide/target/debug/deps/libpolling-8d11bbd010fe2350.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c26318e16d88b0f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-31b3afc50f316980.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-a52329e90fb1bd83.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "715ca5c9c076d33995848db16f711c481c72b4b60d6b4f7fd5e312981f7748e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715ca5c9c076d33995848db16f711c481c72b4b60d6b4f7fd5e312981f7748e3", kill_on_drop: false }` [INFO] [stdout] 715ca5c9c076d33995848db16f711c481c72b4b60d6b4f7fd5e312981f7748e3