[INFO] fetching crate oas3 0.2.1... [INFO] testing oas3-0.2.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate oas3 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate oas3 0.2.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oas3 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oas3 0.2.1 [INFO] tweaked toml for crates.io crate oas3 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate oas3 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.1 [INFO] [stderr] Downloaded semver-parser v0.10.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded color-eyre v0.5.6 [INFO] [stderr] Downloaded owo-colors v1.1.3 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a6d918a4f79116dc69e7dde83ed5cd23be4ecb8120cdc391a86c311531bc9d7 [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" "8a6d918a4f79116dc69e7dde83ed5cd23be4ecb8120cdc391a86c311531bc9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a6d918a4f79116dc69e7dde83ed5cd23be4ecb8120cdc391a86c311531bc9d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6d918a4f79116dc69e7dde83ed5cd23be4ecb8120cdc391a86c311531bc9d7", kill_on_drop: false }` [INFO] [stdout] 8a6d918a4f79116dc69e7dde83ed5cd23be4ecb8120cdc391a86c311531bc9d7 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb85ee767fc91a8188e7118ba34a7dc266483f23b2ecd61d32b816e4cecfbfa9 [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" "cb85ee767fc91a8188e7118ba34a7dc266483f23b2ecd61d32b816e4cecfbfa9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling oas3 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "cb85ee767fc91a8188e7118ba34a7dc266483f23b2ecd61d32b816e4cecfbfa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb85ee767fc91a8188e7118ba34a7dc266483f23b2ecd61d32b816e4cecfbfa9", kill_on_drop: false }` [INFO] [stdout] cb85ee767fc91a8188e7118ba34a7dc266483f23b2ecd61d32b816e4cecfbfa9 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 075196ed046474f6146dc14c7e48c769de235f5f136cc6594c6c7bbe0e167e33 [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" "075196ed046474f6146dc14c7e48c769de235f5f136cc6594c6c7bbe0e167e33", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling oas3 v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oas3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oas3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="conformance"' --cfg 'feature="default"' --cfg 'feature="validation"' -C metadata=bd44cfa8495fa43a -C extra-filename=-bd44cfa8495fa43a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-9bc6fff41d2261eb.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-da1125ade933147e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-086f6c7cbbea3e1d.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-70b62bb8efcf62c1.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-58dd22e168deace3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-716ab23a78a063c8.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-bfcf9fd2dbaa5bef.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-56f3f13634628782.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-c24cee19a6ac92c8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b5fafd29e33d9b78.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-8bd5cb00fc1694f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-de2cdd4b6c5766f4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c72967b910a61b6b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2dd4338a05cbcd7.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-91c6c4205a83a889.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28b71e33d0fe5f48.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d8f9628046b5c7bb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit 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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.conformance.6r7n1jso-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a" "/opt/rustwide/target/debug/examples/conformance-e71be4404912436a.182kjd1c83ywze65.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-56f3f13634628782.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-41c43612d1ca9076.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libdotenv-70b62bb8efcf62c1.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-9bc6fff41d2261eb.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-690fb557ae38295d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-4b9775f5eef34405.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-3ab4a0aa86df7606.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-bf9ad11ff58e6928.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2262d4b4a00c32ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-63f1965be162cd51.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fe649f277c92a07a.rlib" "/opt/rustwide/target/debug/deps/libeyre-58dd22e168deace3.rlib" "/opt/rustwide/target/debug/deps/libindenter-910771e998155164.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/liboas3-fc73149373e9438c.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-91c6c4205a83a889.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libprettytable-c24cee19a6ac92c8.rlib" "/opt/rustwide/target/debug/deps/libcsv-037c4157a3a46f91.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-a9f1c09b5c63860b.rlib" "/opt/rustwide/target/debug/deps/libbstr-149319f7797e11b3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/libterm-4ff23d7751921549.rlib" "/opt/rustwide/target/debug/deps/libdirs-3c01e4619086fe90.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libcolored-da1125ade933147e.rlib" "/opt/rustwide/target/debug/deps/libatty-b3acd45610fee62c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5fafd29e33d9b78.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-38530d6eb359ee8e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0990b45df0720d1e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ff1fd35df92ae238.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb545c0a6fad3461.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-19e432eaa9fd5ff2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff255be77336a281.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36b25e9bb62c078e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-d97e226fed9513d0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-3828404d0361299e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e994cbd82aad951e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d24683f89c2478fd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bd7f7378fa443cf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ad433d17f0f0ada5.rlib" "/opt/rustwide/target/debug/deps/libtracing-b1828de5be9b2415.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b99d1da45829bc17.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a31e42026907b95e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6f245a14f0f72eaa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-35f8697d5854c3ee.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libtokio-28b71e33d0fe5f48.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-00a1fa173bb6d9e2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1b4e61961b2bbe27.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bc3d82d60eff9621.rlib" "/opt/rustwide/target/debug/deps/libmio-be83af360ef0b8e2.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-4781ad051b3cb36a.rlib" "/opt/rustwide/target/debug/deps/libnet2-76412cc501770099.rlib" "/opt/rustwide/target/debug/deps/liblibc-6ca2d4fd7e4140ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e684cc9bc00c022.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3e6931bffb5f571.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b2dd4338a05cbcd7.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libsemver-8bd5cb00fc1694f4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-0d1f39b4877d62f1.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/liburl-d8f9628046b5c7bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde-de2cdd4b6c5766f4.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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" "075196ed046474f6146dc14c7e48c769de235f5f136cc6594c6c7bbe0e167e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075196ed046474f6146dc14c7e48c769de235f5f136cc6594c6c7bbe0e167e33", kill_on_drop: false }` [INFO] [stdout] 075196ed046474f6146dc14c7e48c769de235f5f136cc6594c6c7bbe0e167e33