[INFO] updating cached repository https://github.com/pombase/pombase-chado-json [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/pombase/pombase-chado-json [INFO] [stderr] 3301522..e24e153 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e24e153a2f998bb16be2ec3d89ddc9c6a9773e05 [INFO] testing pombase/pombase-chado-json against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-chado-json" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pombase/pombase-chado-json on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pombase/pombase-chado-json [INFO] finished tweaking git repo https://github.com/pombase/pombase-chado-json [INFO] tweaked toml for git repo https://github.com/pombase/pombase-chado-json written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pombase/pombase-chado-json already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db27d58a209b6ab957c27a158a06cbe61712c08b2ae3bdc6d68899c21be1a83f [INFO] running `"docker" "start" "-a" "db27d58a209b6ab957c27a158a06cbe61712c08b2ae3bdc6d68899c21be1a83f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 proc-macro2 v1.0.9 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling weak-table v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.3 [INFO] [stderr] Compiling rocket v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.12.0 [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 hmac v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling pombase_rc_string v0.1.0 (https://github.com/pombase/pombase_rc_string.git?tag=v0.1.0#cabbbc21) [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling rocket_contrib v0.4.3 [INFO] [stderr] Compiling pombase-chado-json v76.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 06s [INFO] running `"docker" "inspect" "db27d58a209b6ab957c27a158a06cbe61712c08b2ae3bdc6d68899c21be1a83f"` [INFO] running `"docker" "rm" "-f" "db27d58a209b6ab957c27a158a06cbe61712c08b2ae3bdc6d68899c21be1a83f"` [INFO] [stdout] db27d58a209b6ab957c27a158a06cbe61712c08b2ae3bdc6d68899c21be1a83f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] d63376908fb38d9a26fced527c3380e90e88f8d5bad362cf8e32ad2718c6aee2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d63376908fb38d9a26fced527c3380e90e88f8d5bad362cf8e32ad2718c6aee2"` [INFO] [stderr] Compiling pombase-chado-json v76.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pombase-chado-json`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pombase_server --edition=2018 src/bin/pombase-server.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=c5faa40430bd7101 -C extra-filename=-c5faa40430bd7101 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ebe11c37213890a6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7ab9735e21e26431.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-183a4e815ed6176e.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-4e8fb9dd494094fd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f99dda76e22a51f3.rlib --extern pombase=/opt/rustwide/target/debug/deps/libpombase-74a3f21a018cfbef.rlib --extern pombase_rc_string=/opt/rustwide/target/debug/deps/libpombase_rc_string-35a66935463b1f6f.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-e06fd5ec6b51e017.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-10fbbe1ec7fdc087.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f84d908a48f5a3a8.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-f9afce9ce2b2c726.rlib --extern rocket_contrib=/opt/rustwide/target/debug/deps/librocket_contrib-fb47702f7bddfb92.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-da4910eae6c46e5d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-00996773f0a564cb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4a3051ff20c8d955.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9f23633e48c34787.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-688e1d2f1409b08a/out -L native=/opt/rustwide/target/debug/build/ring-a3d5a71fd2e09dba/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.test_db_json.43rnkgq6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7" "/opt/rustwide/target/debug/deps/test_db_json-64c7a0806e4089e7.4tenoycw9vk2apy0.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-688e1d2f1409b08a/out" "-L" "/opt/rustwide/target/debug/build/ring-a3d5a71fd2e09dba/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libpombase-74a3f21a018cfbef.rlib" "/opt/rustwide/target/debug/deps/libpostgres-e06fd5ec6b51e017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af2c053cbb2db8bb.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-977f35dfe31a8963.rlib" "/opt/rustwide/target/debug/deps/libphf-ba55ec5821197eff.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-64e053a5ab38885c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1d7428b1ba217528.rlib" "/opt/rustwide/target/debug/deps/libhex-d1bacb139c997873.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b3efd41cfeee75c1.rlib" "/opt/rustwide/target/debug/deps/libstringprep-236f01911c706078.rlib" "/opt/rustwide/target/debug/deps/libsha2-f3c3270ad887054d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-731966a9fb895402.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-680fea7af0d9e0b6.rlib" "/opt/rustwide/target/debug/deps/libarrayref-eb27b12ff87eb33c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c5c87570bde1b97c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e45548095df581c.rlib" "/opt/rustwide/target/debug/deps/libmd5-06f744b505952217.rlib" "/opt/rustwide/target/debug/deps/libhmac-581aad1bbc23ce56.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-aec2ad23a6a4ff20.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-1398468d35c31402.rlib" "/opt/rustwide/target/debug/deps/libdigest-9be82edec65ee783.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f3324228ffaab7eb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c61221e33b61f136.rlib" "/opt/rustwide/target/debug/deps/libbase64-221d7dda5b8dadfc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-105eb1897a3f9a75.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f055813c025a1565.rlib" "/opt/rustwide/target/debug/deps/libuuid-9f23633e48c34787.rlib" "/opt/rustwide/target/debug/deps/librand-a90e3a1731200880.rlib" "/opt/rustwide/target/debug/deps/librand-6e05f957a1291c98.rlib" "/opt/rustwide/target/debug/deps/libpombase_rc_string-35a66935463b1f6f.rlib" "/opt/rustwide/target/debug/deps/libweak_table-7ead19de227007a6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f84d908a48f5a3a8.rlib" "/opt/rustwide/target/debug/deps/libuuid-cf71e20afc020c6e.rlib" "/opt/rustwide/target/debug/deps/librand-545e701337fd8448.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e638a9b2eb06de09.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a65110d6f628fb93.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3f685e6fe44618f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bbbc0fb94a39ec.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a2667c540683bf2a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f65ab1db28ab2e90.rlib" "/opt/rustwide/target/debug/deps/librand_os-6bfcc3130a8235db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b57e1a610c4295df.rlib" "/opt/rustwide/target/debug/deps/librand_core-9e7b845cdc6a277e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cb4ba8865e4d53fe.rlib" "/opt/rustwide/target/debug/deps/libdtoa-83f8ed80355bc6b5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-28761fb28f808bdb.rlib" "/opt/rustwide/target/debug/deps/libunicase-a0ad23baec7af168.rlib" "/opt/rustwide/target/debug/deps/libmime-303121629b35633c.rlib" "/opt/rustwide/target/debug/deps/libflate2-183a4e815ed6176e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e7527c7bca4de1a8.rlib" "/opt/rustwide/target/debug/deps/libadler32-1c56bd32f1d6f525.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a6ea356aa67f1e1e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3bf13ff2f4640a2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4cd133ef74f9027b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-96fadca90d00c758.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fe29be457534f8c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a659a1c40dd57941.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a53438fbafa88fe6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-17706f8223940161.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e4c24475f8a32155.rlib" "/opt/rustwide/target/debug/deps/libhyper-f29db99349e8f4a9.rlib" "/opt/rustwide/target/debug/deps/libwant-f02ded368c589c43.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-274748d3d7dd446a.rlib" "/opt/rustwide/target/debug/deps/libtokio-35a91fc3923df487.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-79d21243d9a0f6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-30401aca7d465772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e5560f36e87af9d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6d6151f8044645d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c756bfad06a0c292.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d99a1cfff9c27ec4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1487bfaf36450ff9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-92b4492eba4f0070.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d8bd74bb9a18073d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d74536ae9c6b759.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e01a5abb4543fd2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b1f8ecb4d228c230.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-4aa7f10218f9b367.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2f5c00e915593e3f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fdcd47ecf605f565.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ec9a6fe80fa45fb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b9dd003b3d3a8551.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b24d00895b0dd0d3.rlib" "/opt/rustwide/target/debug/deps/libmio-de5f8b92b7be504b.rlib" "/opt/rustwide/target/debug/deps/libnet2-34cf81f7965e8ee5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdc1b055526f10b9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f274c339aee62c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-408e55d22afffa93.rlib" "/opt/rustwide/target/debug/deps/libh2-706affe3382b85be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-efda962cd7a00517.rlib" "/opt/rustwide/target/debug/deps/libstring-a1443ee7e6a1a275.rlib" "/opt/rustwide/target/debug/deps/libslab-b959b1386a9041e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-651540be40edbb15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07d17be013cd7238.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0b127cce9a66b0f.rlib" "/opt/rustwide/target/debug/deps/libhttp-363e95767af6f507.rlib" "/opt/rustwide/target/debug/deps/libfnv-7aa27694b0b7fb01.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e508ac44155bc0c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ef62dd47e76e1efc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9706496d080f573c.rlib" "/opt/rustwide/target/debug/deps/liblog-8c009dd03e19e186.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0bd0f42c276dd92d.rlib" "/opt/rustwide/target/debug/deps/liburl-0ce1436718dc8d39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f2e908ab9ea3f065.rlib" "/opt/rustwide/target/debug/deps/libidna-71541379cbb06528.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-259ffa3ae54e3b00.rlib" "/opt/rustwide/target/debug/deps/libtry_from-32f238202f7fbd36.rlib" "/opt/rustwide/target/debug/deps/libfailure-909ea1f2270163cd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5e59e35818c277fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-16ef460687d09c89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c278fbcb649e03a1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2223e0799b530dc4.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d811d859a7b64f7.rlib" "/opt/rustwide/target/debug/deps/liburl-53ccf4087ebd623f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-33979490d9739fcf.rlib" "/opt/rustwide/target/debug/deps/libidna-e1092a5a66f13f02.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7d29e0a250c7f20a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7b5c56c584763965.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-910451deffed4979.rlib" "/opt/rustwide/target/debug/deps/libmatches-247796e9fad0a48d.rlib" "/opt/rustwide/target/debug/deps/libbytes-89b584492ce6e2cf.rlib" "/opt/rustwide/target/debug/deps/libeither-c9c24831ef517a99.rlib" "/opt/rustwide/target/debug/deps/libiovec-5cfde62885c8c612.rlib" "/opt/rustwide/target/debug/deps/libbase64-09ae6177562489cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-340fc88d89c24cd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a3051ff20c8d955.rlib" "/opt/rustwide/target/debug/deps/libryu-632e166d8476972a.rlib" "/opt/rustwide/target/debug/deps/libitoa-7030e8a4eb045ab2.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ab9735e21e26431.rlib" "/opt/rustwide/target/debug/deps/libserde-da4910eae6c46e5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ed180085a61a648b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-21695efceea5c5fa.rlib" "/opt/rustwide/target/debug/deps/libtime-bf5e6586f1195735.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb1ed8ec18427371.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebe11c37213890a6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-d9694963bc6c6c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-10fbbe1ec7fdc087.rlib" "/opt/rustwide/target/debug/deps/libthread_local-40f8e7bf3a4eff26.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f99dda76e22a51f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5caefef389aafcf3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe909a66a9c24079.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5420011a8f7f375e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.test_query.f3hyj8rd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354" "/opt/rustwide/target/debug/deps/test_query-76b3c1e41cc34354.43k2eken7th5p5ws.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-688e1d2f1409b08a/out" "-L" "/opt/rustwide/target/debug/build/ring-a3d5a71fd2e09dba/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libpombase-74a3f21a018cfbef.rlib" "/opt/rustwide/target/debug/deps/libpostgres-e06fd5ec6b51e017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af2c053cbb2db8bb.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-977f35dfe31a8963.rlib" "/opt/rustwide/target/debug/deps/libphf-ba55ec5821197eff.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-64e053a5ab38885c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1d7428b1ba217528.rlib" "/opt/rustwide/target/debug/deps/libhex-d1bacb139c997873.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b3efd41cfeee75c1.rlib" "/opt/rustwide/target/debug/deps/libstringprep-236f01911c706078.rlib" "/opt/rustwide/target/debug/deps/libsha2-f3c3270ad887054d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-731966a9fb895402.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-680fea7af0d9e0b6.rlib" "/opt/rustwide/target/debug/deps/libarrayref-eb27b12ff87eb33c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c5c87570bde1b97c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e45548095df581c.rlib" "/opt/rustwide/target/debug/deps/libmd5-06f744b505952217.rlib" "/opt/rustwide/target/debug/deps/libhmac-581aad1bbc23ce56.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-aec2ad23a6a4ff20.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-1398468d35c31402.rlib" "/opt/rustwide/target/debug/deps/libdigest-9be82edec65ee783.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f3324228ffaab7eb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c61221e33b61f136.rlib" "/opt/rustwide/target/debug/deps/libbase64-221d7dda5b8dadfc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-105eb1897a3f9a75.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f055813c025a1565.rlib" "/opt/rustwide/target/debug/deps/libuuid-9f23633e48c34787.rlib" "/opt/rustwide/target/debug/deps/librand-a90e3a1731200880.rlib" "/opt/rustwide/target/debug/deps/librand-6e05f957a1291c98.rlib" "/opt/rustwide/target/debug/deps/libpombase_rc_string-35a66935463b1f6f.rlib" "/opt/rustwide/target/debug/deps/libweak_table-7ead19de227007a6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f84d908a48f5a3a8.rlib" "/opt/rustwide/target/debug/deps/libuuid-cf71e20afc020c6e.rlib" "/opt/rustwide/target/debug/deps/librand-545e701337fd8448.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e638a9b2eb06de09.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a65110d6f628fb93.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3f685e6fe44618f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bbbc0fb94a39ec.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a2667c540683bf2a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f65ab1db28ab2e90.rlib" "/opt/rustwide/target/debug/deps/librand_os-6bfcc3130a8235db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b57e1a610c4295df.rlib" "/opt/rustwide/target/debug/deps/librand_core-9e7b845cdc6a277e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cb4ba8865e4d53fe.rlib" "/opt/rustwide/target/debug/deps/libdtoa-83f8ed80355bc6b5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-28761fb28f808bdb.rlib" "/opt/rustwide/target/debug/deps/libunicase-a0ad23baec7af168.rlib" "/opt/rustwide/target/debug/deps/libmime-303121629b35633c.rlib" "/opt/rustwide/target/debug/deps/libflate2-183a4e815ed6176e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e7527c7bca4de1a8.rlib" "/opt/rustwide/target/debug/deps/libadler32-1c56bd32f1d6f525.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a6ea356aa67f1e1e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3bf13ff2f4640a2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4cd133ef74f9027b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-96fadca90d00c758.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fe29be457534f8c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a659a1c40dd57941.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a53438fbafa88fe6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-17706f8223940161.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e4c24475f8a32155.rlib" "/opt/rustwide/target/debug/deps/libhyper-f29db99349e8f4a9.rlib" "/opt/rustwide/target/debug/deps/libwant-f02ded368c589c43.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-274748d3d7dd446a.rlib" "/opt/rustwide/target/debug/deps/libtokio-35a91fc3923df487.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-79d21243d9a0f6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-30401aca7d465772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e5560f36e87af9d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6d6151f8044645d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c756bfad06a0c292.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d99a1cfff9c27ec4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1487bfaf36450ff9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-92b4492eba4f0070.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d8bd74bb9a18073d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d74536ae9c6b759.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e01a5abb4543fd2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b1f8ecb4d228c230.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-4aa7f10218f9b367.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2f5c00e915593e3f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fdcd47ecf605f565.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ec9a6fe80fa45fb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b9dd003b3d3a8551.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b24d00895b0dd0d3.rlib" "/opt/rustwide/target/debug/deps/libmio-de5f8b92b7be504b.rlib" "/opt/rustwide/target/debug/deps/libnet2-34cf81f7965e8ee5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdc1b055526f10b9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f274c339aee62c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-408e55d22afffa93.rlib" "/opt/rustwide/target/debug/deps/libh2-706affe3382b85be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-efda962cd7a00517.rlib" "/opt/rustwide/target/debug/deps/libstring-a1443ee7e6a1a275.rlib" "/opt/rustwide/target/debug/deps/libslab-b959b1386a9041e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-651540be40edbb15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07d17be013cd7238.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0b127cce9a66b0f.rlib" "/opt/rustwide/target/debug/deps/libhttp-363e95767af6f507.rlib" "/opt/rustwide/target/debug/deps/libfnv-7aa27694b0b7fb01.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e508ac44155bc0c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ef62dd47e76e1efc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9706496d080f573c.rlib" "/opt/rustwide/target/debug/deps/liblog-8c009dd03e19e186.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0bd0f42c276dd92d.rlib" "/opt/rustwide/target/debug/deps/liburl-0ce1436718dc8d39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f2e908ab9ea3f065.rlib" "/opt/rustwide/target/debug/deps/libidna-71541379cbb06528.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-259ffa3ae54e3b00.rlib" "/opt/rustwide/target/debug/deps/libtry_from-32f238202f7fbd36.rlib" "/opt/rustwide/target/debug/deps/libfailure-909ea1f2270163cd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5e59e35818c277fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-16ef460687d09c89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c278fbcb649e03a1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2223e0799b530dc4.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d811d859a7b64f7.rlib" "/opt/rustwide/target/debug/deps/liburl-53ccf4087ebd623f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-33979490d9739fcf.rlib" "/opt/rustwide/target/debug/deps/libidna-e1092a5a66f13f02.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7d29e0a250c7f20a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7b5c56c584763965.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-910451deffed4979.rlib" "/opt/rustwide/target/debug/deps/libmatches-247796e9fad0a48d.rlib" "/opt/rustwide/target/debug/deps/libbytes-89b584492ce6e2cf.rlib" "/opt/rustwide/target/debug/deps/libeither-c9c24831ef517a99.rlib" "/opt/rustwide/target/debug/deps/libiovec-5cfde62885c8c612.rlib" "/opt/rustwide/target/debug/deps/libbase64-09ae6177562489cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-340fc88d89c24cd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a3051ff20c8d955.rlib" "/opt/rustwide/target/debug/deps/libryu-632e166d8476972a.rlib" "/opt/rustwide/target/debug/deps/libitoa-7030e8a4eb045ab2.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ab9735e21e26431.rlib" "/opt/rustwide/target/debug/deps/libserde-da4910eae6c46e5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ed180085a61a648b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-21695efceea5c5fa.rlib" "/opt/rustwide/target/debug/deps/libtime-bf5e6586f1195735.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb1ed8ec18427371.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebe11c37213890a6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-d9694963bc6c6c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-10fbbe1ec7fdc087.rlib" "/opt/rustwide/target/debug/deps/libthread_local-40f8e7bf3a4eff26.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f99dda76e22a51f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5caefef389aafcf3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe909a66a9c24079.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5420011a8f7f375e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pombase-chado-json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pombase-chado-json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.test_data_build.et3fvd55-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9" "/opt/rustwide/target/debug/deps/test_data_build-90ac7a8879aba6b9.1hjnirzr5hnnkb10.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-688e1d2f1409b08a/out" "-L" "/opt/rustwide/target/debug/build/ring-a3d5a71fd2e09dba/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libpombase-74a3f21a018cfbef.rlib" "/opt/rustwide/target/debug/deps/libpostgres-e06fd5ec6b51e017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af2c053cbb2db8bb.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-977f35dfe31a8963.rlib" "/opt/rustwide/target/debug/deps/libphf-ba55ec5821197eff.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-64e053a5ab38885c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1d7428b1ba217528.rlib" "/opt/rustwide/target/debug/deps/libhex-d1bacb139c997873.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b3efd41cfeee75c1.rlib" "/opt/rustwide/target/debug/deps/libstringprep-236f01911c706078.rlib" "/opt/rustwide/target/debug/deps/libsha2-f3c3270ad887054d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-731966a9fb895402.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-680fea7af0d9e0b6.rlib" "/opt/rustwide/target/debug/deps/libarrayref-eb27b12ff87eb33c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c5c87570bde1b97c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e45548095df581c.rlib" "/opt/rustwide/target/debug/deps/libmd5-06f744b505952217.rlib" "/opt/rustwide/target/debug/deps/libhmac-581aad1bbc23ce56.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-aec2ad23a6a4ff20.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-1398468d35c31402.rlib" "/opt/rustwide/target/debug/deps/libdigest-9be82edec65ee783.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f3324228ffaab7eb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c61221e33b61f136.rlib" "/opt/rustwide/target/debug/deps/libbase64-221d7dda5b8dadfc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-105eb1897a3f9a75.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f055813c025a1565.rlib" "/opt/rustwide/target/debug/deps/libuuid-9f23633e48c34787.rlib" "/opt/rustwide/target/debug/deps/librand-a90e3a1731200880.rlib" "/opt/rustwide/target/debug/deps/librand-6e05f957a1291c98.rlib" "/opt/rustwide/target/debug/deps/libpombase_rc_string-35a66935463b1f6f.rlib" "/opt/rustwide/target/debug/deps/libweak_table-7ead19de227007a6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f84d908a48f5a3a8.rlib" "/opt/rustwide/target/debug/deps/libuuid-cf71e20afc020c6e.rlib" "/opt/rustwide/target/debug/deps/librand-545e701337fd8448.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e638a9b2eb06de09.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a65110d6f628fb93.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3f685e6fe44618f7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bbbc0fb94a39ec.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a2667c540683bf2a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f65ab1db28ab2e90.rlib" "/opt/rustwide/target/debug/deps/librand_os-6bfcc3130a8235db.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b57e1a610c4295df.rlib" "/opt/rustwide/target/debug/deps/librand_core-9e7b845cdc6a277e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cb4ba8865e4d53fe.rlib" "/opt/rustwide/target/debug/deps/libdtoa-83f8ed80355bc6b5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-28761fb28f808bdb.rlib" "/opt/rustwide/target/debug/deps/libunicase-a0ad23baec7af168.rlib" "/opt/rustwide/target/debug/deps/libmime-303121629b35633c.rlib" "/opt/rustwide/target/debug/deps/libflate2-183a4e815ed6176e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e7527c7bca4de1a8.rlib" "/opt/rustwide/target/debug/deps/libadler32-1c56bd32f1d6f525.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a6ea356aa67f1e1e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3bf13ff2f4640a2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4cd133ef74f9027b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-96fadca90d00c758.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fe29be457534f8c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a659a1c40dd57941.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a53438fbafa88fe6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-17706f8223940161.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e4c24475f8a32155.rlib" "/opt/rustwide/target/debug/deps/libhyper-f29db99349e8f4a9.rlib" "/opt/rustwide/target/debug/deps/libwant-f02ded368c589c43.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-274748d3d7dd446a.rlib" "/opt/rustwide/target/debug/deps/libtokio-35a91fc3923df487.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-79d21243d9a0f6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-30401aca7d465772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e5560f36e87af9d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6d6151f8044645d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c756bfad06a0c292.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d99a1cfff9c27ec4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1487bfaf36450ff9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-92b4492eba4f0070.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d8bd74bb9a18073d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3d74536ae9c6b759.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7e01a5abb4543fd2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b1f8ecb4d228c230.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-4aa7f10218f9b367.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2f5c00e915593e3f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fdcd47ecf605f565.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ec9a6fe80fa45fb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b9dd003b3d3a8551.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b24d00895b0dd0d3.rlib" "/opt/rustwide/target/debug/deps/libmio-de5f8b92b7be504b.rlib" "/opt/rustwide/target/debug/deps/libnet2-34cf81f7965e8ee5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bdc1b055526f10b9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f274c339aee62c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-408e55d22afffa93.rlib" "/opt/rustwide/target/debug/deps/libh2-706affe3382b85be.rlib" "/opt/rustwide/target/debug/deps/libindexmap-efda962cd7a00517.rlib" "/opt/rustwide/target/debug/deps/libstring-a1443ee7e6a1a275.rlib" "/opt/rustwide/target/debug/deps/libslab-b959b1386a9041e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-651540be40edbb15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07d17be013cd7238.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0b127cce9a66b0f.rlib" "/opt/rustwide/target/debug/deps/libhttp-363e95767af6f507.rlib" "/opt/rustwide/target/debug/deps/libfnv-7aa27694b0b7fb01.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e508ac44155bc0c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ef62dd47e76e1efc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-9706496d080f573c.rlib" "/opt/rustwide/target/debug/deps/liblog-8c009dd03e19e186.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0bd0f42c276dd92d.rlib" "/opt/rustwide/target/debug/deps/liburl-0ce1436718dc8d39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f2e908ab9ea3f065.rlib" "/opt/rustwide/target/debug/deps/libidna-71541379cbb06528.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-259ffa3ae54e3b00.rlib" "/opt/rustwide/target/debug/deps/libtry_from-32f238202f7fbd36.rlib" "/opt/rustwide/target/debug/deps/libfailure-909ea1f2270163cd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5e59e35818c277fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-16ef460687d09c89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c278fbcb649e03a1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2223e0799b530dc4.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d811d859a7b64f7.rlib" "/opt/rustwide/target/debug/deps/liburl-53ccf4087ebd623f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-33979490d9739fcf.rlib" "/opt/rustwide/target/debug/deps/libidna-e1092a5a66f13f02.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7d29e0a250c7f20a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7b5c56c584763965.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-910451deffed4979.rlib" "/opt/rustwide/target/debug/deps/libmatches-247796e9fad0a48d.rlib" "/opt/rustwide/target/debug/deps/libbytes-89b584492ce6e2cf.rlib" "/opt/rustwide/target/debug/deps/libeither-c9c24831ef517a99.rlib" "/opt/rustwide/target/debug/deps/libiovec-5cfde62885c8c612.rlib" "/opt/rustwide/target/debug/deps/libbase64-09ae6177562489cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-340fc88d89c24cd1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a3051ff20c8d955.rlib" "/opt/rustwide/target/debug/deps/libryu-632e166d8476972a.rlib" "/opt/rustwide/target/debug/deps/libitoa-7030e8a4eb045ab2.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ab9735e21e26431.rlib" "/opt/rustwide/target/debug/deps/libserde-da4910eae6c46e5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ed180085a61a648b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-21695efceea5c5fa.rlib" "/opt/rustwide/target/debug/deps/libtime-bf5e6586f1195735.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb1ed8ec18427371.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ebe11c37213890a6.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-d9694963bc6c6c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-10fbbe1ec7fdc087.rlib" "/opt/rustwide/target/debug/deps/libthread_local-40f8e7bf3a4eff26.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f99dda76e22a51f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5caefef389aafcf3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe909a66a9c24079.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5420011a8f7f375e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `pombase-chado-json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d63376908fb38d9a26fced527c3380e90e88f8d5bad362cf8e32ad2718c6aee2"` [INFO] running `"docker" "rm" "-f" "d63376908fb38d9a26fced527c3380e90e88f8d5bad362cf8e32ad2718c6aee2"` [INFO] [stdout] d63376908fb38d9a26fced527c3380e90e88f8d5bad362cf8e32ad2718c6aee2