[INFO] fetching crate messagebird-async 0.5.0... [INFO] testing messagebird-async-0.5.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate messagebird-async 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate messagebird-async 0.5.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sct v0.4.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded serde_url_params v0.2.0 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded common_failures v0.1.1 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded backtrace-sys v0.1.34 [INFO] [stderr] Downloaded webpki v0.18.1 [INFO] [stderr] Downloaded serde_qs v0.5.2 [INFO] [stderr] Downloaded ct-logs v0.4.0 [INFO] [stderr] Downloaded webpki-roots v0.15.0 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] [stderr] Downloaded tokio-uds v0.2.6 [INFO] [stderr] Downloaded ring v0.13.5 [INFO] [stderr] Downloaded tokio-rustls v0.8.1 [INFO] [stderr] Downloaded hyper-rustls v0.15.1 [INFO] [stderr] Downloaded rustls v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b514ed35e5a45f3e19f232e5951c36bbd422682e1022082ed5e93cf7f3f98a5 [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" "6b514ed35e5a45f3e19f232e5951c36bbd422682e1022082ed5e93cf7f3f98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b514ed35e5a45f3e19f232e5951c36bbd422682e1022082ed5e93cf7f3f98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b514ed35e5a45f3e19f232e5951c36bbd422682e1022082ed5e93cf7f3f98a5", kill_on_drop: false }` [INFO] [stdout] 6b514ed35e5a45f3e19f232e5951c36bbd422682e1022082ed5e93cf7f3f98a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70a40282275b1987eb6d6ed63cfef15cc3429946162cddd827f2d752ca4684ba [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" "70a40282275b1987eb6d6ed63cfef15cc3429946162cddd827f2d752ca4684ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v0.11.11 [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 base64 v0.9.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [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-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 num-traits v0.1.43 [INFO] [stderr] Compiling serde_url_params v0.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [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 1m 34s [INFO] running `Command { std: "docker" "inspect" "70a40282275b1987eb6d6ed63cfef15cc3429946162cddd827f2d752ca4684ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a40282275b1987eb6d6ed63cfef15cc3429946162cddd827f2d752ca4684ba", kill_on_drop: false }` [INFO] [stdout] 70a40282275b1987eb6d6ed63cfef15cc3429946162cddd827f2d752ca4684ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec2ec4b604210afcfbeff9f57b93a4bb8cb426c88d0156fe79ac3093fb1d566 [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" "3ec2ec4b604210afcfbeff9f57b93a4bb8cb426c88d0156fe79ac3093fb1d566", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-core v0.1.17 [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 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] [stderr] error: could not compile `messagebird-async` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name messagebird_async --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=06fcf802d8a61486 -C extra-filename=-06fcf802d8a61486 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-24e1e64a63e150de.rlib --extern common_failures=/opt/rustwide/target/debug/deps/libcommon_failures-dcb0fc31980fc984.rlib --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-ab50256b1cc5d07c.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f1bdcea55995cc26.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-0849efd7e9dcf2fc.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-ca0ceb2d5ab36313.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d8c4b150659fec14.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-a5b06a615111af2a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-33a0efc40e4c3039.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a77bbba9875ca560.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b8ff0fed47ae0c4d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-aafcbfe2d3136f36.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1de880a33e7f475.rlib --extern serde_plain=/opt/rustwide/target/debug/deps/libserde_plain-7e09498be79916aa.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-597987f22a9388ef.rlib --extern serde_url_params=/opt/rustwide/target/debug/deps/libserde_url_params-e292df12eb668793.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-95eb347d0aff6b1a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-863654bf6412738a/out -L native=/opt/rustwide/target/debug/build/ring-29f513a2ce54e66b/out` (signal: 9, SIGKILL: kill) [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.send.cksx7bau-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb" "/opt/rustwide/target/debug/examples/send-c211a1011a068aeb.33xq2yaszv7i3g4j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-863654bf6412738a/out" "-L" "/opt/rustwide/target/debug/build/ring-29f513a2ce54e66b/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_core-95eb347d0aff6b1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e79a74565fa65c2e.rlib" "/opt/rustwide/target/debug/deps/libmessagebird_async-6cb5f6a1b3ad4706.rlib" "/opt/rustwide/target/debug/deps/libfailure-0849efd7e9dcf2fc.rlib" "/opt/rustwide/target/debug/deps/libchrono-24e1e64a63e150de.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-e292df12eb668793.rlib" "/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-597987f22a9388ef.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c9e730a8a6c32a38.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a188705871880a8e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-587589eb36e2aeb3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-e6ee3155c2d73683.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-7e09498be79916aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d1de880a33e7f475.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libserde-b8ff0fed47ae0c4d.rlib" "/opt/rustwide/target/debug/deps/libnum-33a0efc40e4c3039.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c3d0c41ca2fd64fd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddbed6281a5f8172.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d85503fb22ff58c0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-49627133150253e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a5b06a615111af2a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-195be620b242546a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-afde54106ad92810.rlib" "/opt/rustwide/target/debug/deps/librustls-108a4598679090e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c4b08b0bfa2eccac.rlib" "/opt/rustwide/target/debug/deps/libct_logs-6610ca0149cc72fe.rlib" "/opt/rustwide/target/debug/deps/libsct-0c974cc658fc7bcc.rlib" "/opt/rustwide/target/debug/deps/libring-e4123721753ae7a0.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-d8c4b150659fec14.rlib" "/opt/rustwide/target/debug/deps/libwant-6a3304e38e0738a7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3b460de3d9e9f07b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-94e561db329d9f4a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-25888ffc21ff41cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-37559879fd622b21.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-185e3f1317fc2436.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a1effdf2f8d4e909.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e3b8753b0c94422f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-05e294c29ddafd6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3ce84d50dd090416.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5050198606ad8346.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-73af241eedaafa84.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-548c2430c8d69d8c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-36051f290de624e8.rlib" "/opt/rustwide/target/debug/deps/libmio-3b73952841d97d61.rlib" "/opt/rustwide/target/debug/deps/libtime-722e4c27fdeea212.rlib" "/opt/rustwide/target/debug/deps/libnet2-2239cb2d34983243.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5f3cb22f5896b4a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e2d8b39f8bf3d9ad.rlib" "/opt/rustwide/target/debug/deps/libh2-aad449bed197a100.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libstring-58ebc60486038810.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libhttp-fd1cb476ba97e44f.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2d510b6d51a1e19a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5c8a9bc4e2ca73cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4ed8e82c5e117efe.rlib" "/opt/rustwide/target/debug/deps/libbytes-06afcb9199ba2e14.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-13c55b0a4af567bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1bdcea55995cc26.rlib" "/opt/rustwide/target/debug/deps/libregex-a77bbba9875ca560.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libatty-bb867430156298bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-daffcee0a8e7580d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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" "3ec2ec4b604210afcfbeff9f57b93a4bb8cb426c88d0156fe79ac3093fb1d566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec2ec4b604210afcfbeff9f57b93a4bb8cb426c88d0156fe79ac3093fb1d566", kill_on_drop: false }` [INFO] [stdout] 3ec2ec4b604210afcfbeff9f57b93a4bb8cb426c88d0156fe79ac3093fb1d566