[INFO] fetching crate oas3 0.2.1... [INFO] testing oas3-0.2.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate oas3 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate oas3 0.2.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91181008b1afb1f757ec13a0080530ddce8072248502aaad59ca3888a464fcd2 [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" "91181008b1afb1f757ec13a0080530ddce8072248502aaad59ca3888a464fcd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91181008b1afb1f757ec13a0080530ddce8072248502aaad59ca3888a464fcd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91181008b1afb1f757ec13a0080530ddce8072248502aaad59ca3888a464fcd2", kill_on_drop: false }` [INFO] [stdout] 91181008b1afb1f757ec13a0080530ddce8072248502aaad59ca3888a464fcd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65847a430ebe7543a65bf208dc8d9cc2a7ea474fe533530cab653176887d617 [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" "d65847a430ebe7543a65bf208dc8d9cc2a7ea474fe533530cab653176887d617", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [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 tokio v0.2.22 [INFO] [stderr] Compiling semver-parser v0.10.0 [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 csv v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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 47s [INFO] running `Command { std: "docker" "inspect" "d65847a430ebe7543a65bf208dc8d9cc2a7ea474fe533530cab653176887d617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65847a430ebe7543a65bf208dc8d9cc2a7ea474fe533530cab653176887d617", kill_on_drop: false }` [INFO] [stdout] d65847a430ebe7543a65bf208dc8d9cc2a7ea474fe533530cab653176887d617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 993112de16a5e31c168560d91e377b2369e1cf0a2a404be4043c4bb647bc9597 [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" "993112de16a5e31c168560d91e377b2369e1cf0a2a404be4043c4bb647bc9597", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling indenter v0.3.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 miniz_oxide v0.4.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [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=90923f55c2bed946 -C extra-filename=-90923f55c2bed946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-0943590880943365.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-388b7af74a93396a.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4f1ea8fc8d5c582c.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-a30822cec457b344.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-843eb53739d1d4ca.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ac630a11d0995818.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-98931e119dd4de39.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-b86dc01b0767fdc6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ef21135bbbbd0752.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-fb11a41e33ab334b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9c29a89c764690cb.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8803ec261bce096a.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-91fe96a0578e6aa3.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0ce6f3089fa4efc2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-75693dfddac0f2d2.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-574861b93abc7325.rlib --cap-lints=forbid` (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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.conformance.ens7cwj2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace" "/opt/rustwide/target/debug/examples/conformance-1890373cafe03ace.59gqv6ri8hvh5h7m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-98931e119dd4de39.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6ae32e433e0367be.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-0943590880943365.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-d2553f709c8d3661.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-ea62f49f5b672072.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-16af71d1bec7f96f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e0c59cd3d4423d89.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-eb35242966d9d18a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5293cc04a0b34d78.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "/opt/rustwide/target/debug/deps/libeyre-a30822cec457b344.rlib" "/opt/rustwide/target/debug/deps/libindenter-b6af40f6a3c63f80.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/liboas3-86344ca0209adb23.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-0ce6f3089fa4efc2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libprettytable-b86dc01b0767fdc6.rlib" "/opt/rustwide/target/debug/deps/libcsv-b1bd433b08eb32b5.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-0ee72fd547539c3e.rlib" "/opt/rustwide/target/debug/deps/libbstr-596895587947b73b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9167ddf64c11fc74.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-25e9f6baabb64ff0.rlib" "/opt/rustwide/target/debug/deps/libterm-d06d8cf7f4df0dc2.rlib" "/opt/rustwide/target/debug/deps/libdirs-59ee6e154d101335.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libcolored-388b7af74a93396a.rlib" "/opt/rustwide/target/debug/deps/libatty-d15c321545c4ad60.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ef21135bbbbd0752.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6052e9e24b4a942f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-03a216fb1b4efad3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-4d1ad5dc84c155da.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29221b19281774e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2de12fd8b98f2e2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2a5473e32bc7ab72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-cf200913d6168f61.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-5ccb0d835f395a03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-81133a2ddf6fdd77.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b998d62007882560.rlib" "/opt/rustwide/target/debug/deps/libtracing-37d1c47004589cc6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f7acffd8f1e1811.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b29a5e62bb46e48c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-619f1556594b1c72.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eeabeda51341db66.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-75693dfddac0f2d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7ce5946f7cdabb72.rlib" "/opt/rustwide/target/debug/deps/libmio-841a03d0537f0eba.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91fe96a0578e6aa3.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libsemver-fb11a41e33ab334b.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e806980788bdfcee.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/liburl-574861b93abc7325.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde-9c29a89c764690cb.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "993112de16a5e31c168560d91e377b2369e1cf0a2a404be4043c4bb647bc9597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993112de16a5e31c168560d91e377b2369e1cf0a2a404be4043c4bb647bc9597", kill_on_drop: false }` [INFO] [stdout] 993112de16a5e31c168560d91e377b2369e1cf0a2a404be4043c4bb647bc9597