[INFO] fetching crate messagebird-async 0.5.0... [INFO] testing messagebird-async-0.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate messagebird-async 0.5.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate messagebird-async 0.5.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 messagebird-async 0.5.0 [INFO] finished tweaking crates.io crate messagebird-async 0.5.0 [INFO] tweaked toml for crates.io crate messagebird-async 0.5.0 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate crates.io crate messagebird-async 0.5.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 serde_qs v0.5.2 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded regex v1.3.5 [INFO] [stderr] Downloaded ct-logs v0.4.0 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded common_failures v0.1.1 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded hyper-rustls v0.15.1 [INFO] [stderr] Downloaded tokio-rustls v0.8.1 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded rustls v0.14.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.34 [INFO] [stderr] Downloaded ring v0.13.5 [INFO] [stderr] Downloaded serde_url_params v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] b28302061b1a682e904810394b14aa49b4aaf5789f3503691f1e77b724414b85 [INFO] running `Command { std: "docker" "start" "-a" "b28302061b1a682e904810394b14aa49b4aaf5789f3503691f1e77b724414b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b28302061b1a682e904810394b14aa49b4aaf5789f3503691f1e77b724414b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b28302061b1a682e904810394b14aa49b4aaf5789f3503691f1e77b724414b85", kill_on_drop: false }` [INFO] [stdout] b28302061b1a682e904810394b14aa49b4aaf5789f3503691f1e77b724414b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] e96f2e5a537ee68db8be7d9f7d7d92f5313d127adbddbfde13fc7ba571c90570 [INFO] running `Command { std: "docker" "start" "-a" "e96f2e5a537ee68db8be7d9f7d7d92f5313d127adbddbfde13fc7ba571c90570", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_url_params v0.2.0 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling hyper-rustls v0.15.1 [INFO] [stderr] Compiling messagebird-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/serviceerror.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn new(errors: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "e96f2e5a537ee68db8be7d9f7d7d92f5313d127adbddbfde13fc7ba571c90570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96f2e5a537ee68db8be7d9f7d7d92f5313d127adbddbfde13fc7ba571c90570", kill_on_drop: false }` [INFO] [stdout] e96f2e5a537ee68db8be7d9f7d7d92f5313d127adbddbfde13fc7ba571c90570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] d1c00512ebd458a56fb799d69814d8a08ea08f63f7ba83ad78c2185f9c85de8f [INFO] running `Command { std: "docker" "start" "-a" "d1c00512ebd458a56fb799d69814d8a08ea08f63f7ba83ad78c2185f9c85de8f", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/serviceerror.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | fn new(errors: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling messagebird-async v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static is never used: `RAW_ONE` [INFO] [stdout] --> src/sms/messagelist.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / static RAW_ONE: &str = r#" [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | "offset": 0, [INFO] [stdout] 63 | | "limit": 20, [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | "#; [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `RAW_MULTI` [INFO] [stdout] --> src/sms/messagelist.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / static RAW_MULTI: &str = r#" [INFO] [stdout] 108 | | { [INFO] [stdout] 109 | | "offset": 0, [INFO] [stdout] 110 | | "limit": 20, [INFO] [stdout] ... | [INFO] [stdout] 331 | | } [INFO] [stdout] 332 | | "#; [INFO] [stdout] | |_______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.receive.7cd815cb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/receive-5e0d80c8b15ab5ee.3izjxn03lbzctto6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ecf2ae6ba0542a95/out" "-L" "/opt/rustwide/target/debug/build/ring-4073dea16fb9b132/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_core-2372e47dd2d34804.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-71b994545d683b7a.rlib" "/opt/rustwide/target/debug/deps/libmessagebird_async-bfc7da58cf93c1bf.rlib" "/opt/rustwide/target/debug/deps/libfailure-e16474761f770ed5.rlib" "/opt/rustwide/target/debug/deps/libchrono-445c95d2814fe4d5.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-71a2814df96def1f.rlib" "/opt/rustwide/target/debug/deps/liburl-7c61ce5ffaabae5d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-c806f703a1c81dae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-5f9ccc2b9514bfa4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b73e8fd1750ef7c7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4aaf5f1b650dbdbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0c9ff967f4f70d3a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bda3fe707fc1e5a4.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-fcfaa82c190eda3d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d7bd1bdeecfcc53.rlib" "/opt/rustwide/target/debug/deps/libryu-1944a134856d452f.rlib" "/opt/rustwide/target/debug/deps/libserde-1585f7987fa0672f.rlib" "/opt/rustwide/target/debug/deps/libnum-b1bbb01194e129e6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5a87131f86024541.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9123732d29bb8910.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-078cc6d737954428.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6cdbc887d4efdc13.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6aad1688799140a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c40536fbbeec8d3d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6cdca55d9edcfbd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-38ce26b62f81c9b4.rlib" "/opt/rustwide/target/debug/deps/librustls-87921b25e78f3aea.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libwebpki-565c94624b4421e3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-5fcb8e500ae514d6.rlib" "/opt/rustwide/target/debug/deps/libsct-5edbf2caf537f7a3.rlib" "/opt/rustwide/target/debug/deps/libring-5170dd4957a5b22c.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9a9711547f6402b1.rlib" "/opt/rustwide/target/debug/deps/libhyper-dedf2e5e567e8933.rlib" "/opt/rustwide/target/debug/deps/libwant-32b7b70f844942fa.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libtokio-e59a6fd67de4cc58.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-629587bf1e14ac87.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-04499422563aa5a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-650a6930a25b0c66.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-41ca18c838db9866.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fb80c841c2a6c974.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-622a648bc893fecf.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d561bc7df24b71d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ef3485b34da04d97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d34faf45045f4e2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fe56e62656fbdf7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-13d67ed03629cd66.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-adb51e5e6762d022.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-05bb02c6045ee892.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a69b76ef87fb4dc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d4c4b0d82ffc7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c9099bedaf2ba0ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c0c4b02e4b0d8407.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3cd2af1342898986.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-378800986f764e76.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d74ffc47f5d8c5a2.rlib" "/opt/rustwide/target/debug/deps/libmio-396d0d1c9ce6834a.rlib" "/opt/rustwide/target/debug/deps/libtime-3a8815fed9525cc0.rlib" "/opt/rustwide/target/debug/deps/libnet2-8ebb3d8508060e63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a081d2a5e5906a92.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-91ca6c7808993d7f.rlib" "/opt/rustwide/target/debug/deps/libh2-ab0b7ebf7b2b56b3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libstring-92ec33aca3ba6de2.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libhttp-820211600816c6b2.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6bddfe7cebc20057.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-671b5b97636cae5b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f138b407a21f8af5.rlib" "/opt/rustwide/target/debug/deps/libbytes-b357f4f872abd3fa.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e45df32aa67267c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libfutures-eaec737a9b34cdf4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-fb45a5e16fccdc81.rlib" "/opt/rustwide/target/debug/deps/libregex-34f0b152f599bd14.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0293ebc069991c0e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libatty-dacdc68d184ace1e.rlib" "/opt/rustwide/target/debug/deps/liblibc-edc42433f7076b81.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.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" "-lutil" "-ldl" "-lutil" "-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/receive-5e0d80c8b15ab5ee" "-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 `messagebird-async` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d1c00512ebd458a56fb799d69814d8a08ea08f63f7ba83ad78c2185f9c85de8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c00512ebd458a56fb799d69814d8a08ea08f63f7ba83ad78c2185f9c85de8f", kill_on_drop: false }` [INFO] [stdout] d1c00512ebd458a56fb799d69814d8a08ea08f63f7ba83ad78c2185f9c85de8f