[INFO] cloning repository https://github.com/pombase/pombase-chado-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pombase/pombase-chado-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-chado-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-chado-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1bddc791724cfda3a453ac4545e7e7dd82c7b14 [INFO] testing pombase/pombase-chado-json against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpombase%2Fpombase-chado-json" "/workspace/builds/worker-1/source", kill_on_drop: false }` [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 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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] d6e8b7adc544b812afc3cb6993aa8a44bc6b5406788a1a7db7925edafed14863 [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" "d6e8b7adc544b812afc3cb6993aa8a44bc6b5406788a1a7db7925edafed14863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6e8b7adc544b812afc3cb6993aa8a44bc6b5406788a1a7db7925edafed14863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e8b7adc544b812afc3cb6993aa8a44bc6b5406788a1a7db7925edafed14863", kill_on_drop: false }` [INFO] [stdout] d6e8b7adc544b812afc3cb6993aa8a44bc6b5406788a1a7db7925edafed14863 [INFO] running `Command { std: "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" "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] c1bcc33e5c3060e83de67dab92328dd45cd83192ed1ff75214b589437eae77f2 [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" "c1bcc33e5c3060e83de67dab92328dd45cd83192ed1ff75214b589437eae77f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling weak-table v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.3.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 getopts v0.2.21 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.4 [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.13 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure v0.1.8 [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.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rocket_http v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling pombase_rc_string v0.3.0 (https://github.com/pombase/pombase_rc_string.git?tag=v0.3.0#3b268585) [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling rocket_contrib v0.4.6 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling pombase-chado-json v91.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "c1bcc33e5c3060e83de67dab92328dd45cd83192ed1ff75214b589437eae77f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bcc33e5c3060e83de67dab92328dd45cd83192ed1ff75214b589437eae77f2", kill_on_drop: false }` [INFO] [stdout] c1bcc33e5c3060e83de67dab92328dd45cd83192ed1ff75214b589437eae77f2 [INFO] running `Command { std: "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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66d14ca92945c311751517f102e071957cf63e7e2ec7a8f74157171647766fce [INFO] running `Command { std: "docker" "start" "-a" "66d14ca92945c311751517f102e071957cf63e7e2ec7a8f74157171647766fce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pombase-chado-json v91.17.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 embed-bitcode=no -C debuginfo=2 --test -C metadata=3ef4c6e0dc3e9d06 -C extra-filename=-3ef4c6e0dc3e9d06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-31f43def231ff11a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b38966945587c621.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-186d9621c05f4be7.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-c2c48170b85cbea6.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-c2ba3e2f26743d7f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bb16077bd987b70.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3fe7352ac94fa21.rlib --extern pombase=/opt/rustwide/target/debug/deps/libpombase-50e80244f599993f.rlib --extern pombase_rc_string=/opt/rustwide/target/debug/deps/libpombase_rc_string-a107f29b602cc096.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-4f69f631d425fb00.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2dfaa5304b776c02.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d0549a812d918f8b.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-765be4ea8f97c982.rlib --extern rocket_contrib=/opt/rustwide/target/debug/deps/librocket_contrib-6ec18c45f5de0bea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6de27e6cf4c71c16.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-62a86f94c1a421bd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-36943efb0972a867.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1f8b258045a5dcff.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-bc9c3740d34a712a/out/build/lib` (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/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.test_data_build.e4xr98d2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8" "/opt/rustwide/target/debug/deps/test_data_build-4d00ae21f9a680e8.rz236iki4h2mcey.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-bc9c3740d34a712a/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libpombase-50e80244f599993f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe7352ac94fa21.rlib" "/opt/rustwide/target/debug/deps/libpostgres-4f69f631d425fb00.rlib" "/opt/rustwide/target/debug/deps/libsocket2-466115ed274fe53b.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-f82544759130e791.rlib" "/opt/rustwide/target/debug/deps/libphf-fa4b5c28da7fd633.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-20fbde1255747119.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-032cbe7815c62406.rlib" "/opt/rustwide/target/debug/deps/libhex-44a8cd5c9e0b537e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-981519642e8b5fcb.rlib" "/opt/rustwide/target/debug/deps/libstringprep-19bf6eb8db4272de.rlib" "/opt/rustwide/target/debug/deps/libsha2-e6dff7fc15b01118.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-cc639fbcc5d5c42f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7cca29232ff3d58.rlib" "/opt/rustwide/target/debug/deps/libarrayref-349b7bb7aa347bc3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-8c950d773fca321e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dcf6d7afccc255b0.rlib" "/opt/rustwide/target/debug/deps/libmd5-731d79029fadf5d4.rlib" "/opt/rustwide/target/debug/deps/libhmac-a4fe65fa3d111539.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9c52a2ea512a2e82.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-4d194d34fe7e89ef.rlib" "/opt/rustwide/target/debug/deps/libdigest-5b4c935958ea3b6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e6d6c02132cf7394.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f91a6a8d064f63d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-4f0fe856aafceb5b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e3b40c45e5d3c659.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-fb4f72e71c3c5b8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f8b258045a5dcff.rlib" "/opt/rustwide/target/debug/deps/librand-98348602716d96e4.rlib" "/opt/rustwide/target/debug/deps/librand-65aa966f6182fc15.rlib" "/opt/rustwide/target/debug/deps/libpombase_rc_string-a107f29b602cc096.rlib" "/opt/rustwide/target/debug/deps/libweak_table-f53eec8fd2dc61b2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d0549a812d918f8b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f1a0d3201ecb5616.rlib" "/opt/rustwide/target/debug/deps/librand-725da51172c23ca1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-54af8ee3142d2b82.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6cb51c577470fe6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ba6392640d0fe720.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-091e2e5c78de41a1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-489c35cc4cce21d4.rlib" "/opt/rustwide/target/debug/deps/librand_core-64eb18129e6e1d44.rlib" "/opt/rustwide/target/debug/deps/librand_os-bd463fa8c3aa29bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-973340b1e0a8a59e.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f32d547f8893b18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-18e2e9f23f78b30d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cf8f2db0f62a7861.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c1fda5674bc6adf.rlib" "/opt/rustwide/target/debug/deps/libunicase-990c317f801c2c15.rlib" "/opt/rustwide/target/debug/deps/libmime-079d115a06e29090.rlib" "/opt/rustwide/target/debug/deps/libflate2-186d9621c05f4be7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-84e14c9a5e9f4975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-47dc1c57c20cb07e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-929e8949808aca5e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6cb9f8fee4c9d6c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd2c3aea030ceff5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4f428190e7fc8d5b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-35e924996b7dca2e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-bfbce1d14168a216.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f0b9adf7ca95028d.rlib" "/opt/rustwide/target/debug/deps/libhyper-b194b4181f9460c4.rlib" "/opt/rustwide/target/debug/deps/libwant-61c50290e6fe072a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-237a84a780eebb3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-860eda6e0fc5de21.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-942e87701f01d322.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14150bd028fc0f31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9e5f0c48934dd795.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-14cb24d0da4c1f29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-60763dc9decce783.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e6fea0b5462abebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e19a6d0b887947da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9f40d4d05bc9a913.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-c80beb5a96921c3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-13c767d80caf703b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a077d4b298991a5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b75c5428402fd925.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-327f403867fd99f4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-12c6bfd6d2198420.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50279c9c9c8bcddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a3f807adc7fd8e49.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-933998f1170356e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fe848cd3ca2bcc83.rlib" "/opt/rustwide/target/debug/deps/libmio-b85b3ba43a7120ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-3ddb4aabe16a7a6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8db476602232e7a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b0c0622e08ee6b6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8c8b6796b785b81e.rlib" "/opt/rustwide/target/debug/deps/libh2-079714d8ad93438d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-683bfe366eb046b1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-11f222fabb80eff8.rlib" "/opt/rustwide/target/debug/deps/libstring-b93d1389fd548fb4.rlib" "/opt/rustwide/target/debug/deps/libslab-f9d7bba6e7b119b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8a5a2780a8b697ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-69cf7671a5b16ea3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5d84ca5e95beea0a.rlib" "/opt/rustwide/target/debug/deps/libhttp-bf0bddbb8110e38e.rlib" "/opt/rustwide/target/debug/deps/libfnv-f475375d372011d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-3897288f19aeb6d2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b4ac82f8c14bb047.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-56a64ec8b96abe26.rlib" "/opt/rustwide/target/debug/deps/liblog-cf83d29b8a1fcd55.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7bf74cbafad2d931.rlib" "/opt/rustwide/target/debug/deps/liburl-2d88288b3435d010.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-cb277d2931e7b3ec.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e41370874aa35088.rlib" "/opt/rustwide/target/debug/deps/libidna-901f647991f4e793.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-a66d2944acb252fe.rlib" "/opt/rustwide/target/debug/deps/libtry_from-776ad557a2988cea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e145354d8e0f9f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-da96535f84d75078.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7e6716673649a3a3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-eec5834708e88a8b.rlib" "/opt/rustwide/target/debug/deps/libadler-72289b30b01b714a.rlib" "/opt/rustwide/target/debug/deps/libobject-e2f8a5f435b4a1e5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5156d9680a902e06.rlib" "/opt/rustwide/target/debug/deps/libgimli-36f5cc8ef52a3b65.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a65eaedb907437af.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebd277b97e910079.rlib" "/opt/rustwide/target/debug/deps/libcookie-a3cc0162349fadfd.rlib" "/opt/rustwide/target/debug/deps/liburl-4ced4006007e299e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5f7287a7a7004319.rlib" "/opt/rustwide/target/debug/deps/libidna-64b43643190cce92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e2bdb16067408e47.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c31368f26d8da59.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-053a498b9d6ba854.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbc0e847173de2f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-fb65def67dd58c03.rlib" "/opt/rustwide/target/debug/deps/libbytes-0dae099749822c96.rlib" "/opt/rustwide/target/debug/deps/libeither-b530d0e671f31a91.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d46bddbf1e6d0e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-42bc3bb8d7f162bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-de6b7f97ee55b05e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-36943efb0972a867.rlib" "/opt/rustwide/target/debug/deps/libryu-e557ab9988f7db09.rlib" "/opt/rustwide/target/debug/deps/libitoa-5f9c593c627db2c9.rlib" "/opt/rustwide/target/debug/deps/libchrono-b38966945587c621.rlib" "/opt/rustwide/target/debug/deps/libserde-6de27e6cf4c71c16.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ccfd2499bf46f3d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f675e6db1e8e6eb7.rlib" "/opt/rustwide/target/debug/deps/libtime-940a7941e88fec94.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4672aaab2a7feaa.rlib" "/opt/rustwide/target/debug/deps/libbit_set-31f43def231ff11a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0b4e13a8aa82228e.rlib" "/opt/rustwide/target/debug/deps/libregex-2dfaa5304b776c02.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0af26c03151f86c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7bb16077bd987b70.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2a844f44e79a9015.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b88c45fe1dd365be.rlib" "/opt/rustwide/target/debug/deps/libmemchr-08b9db77a4494d8b.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] [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/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.test_query.f155zd9j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09" "/opt/rustwide/target/debug/deps/test_query-2d5a884408c6ce09.55qxrk8bjb2o4lnu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-bc9c3740d34a712a/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libpombase-50e80244f599993f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3fe7352ac94fa21.rlib" "/opt/rustwide/target/debug/deps/libpostgres-4f69f631d425fb00.rlib" "/opt/rustwide/target/debug/deps/libsocket2-466115ed274fe53b.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-f82544759130e791.rlib" "/opt/rustwide/target/debug/deps/libphf-fa4b5c28da7fd633.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-20fbde1255747119.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-032cbe7815c62406.rlib" "/opt/rustwide/target/debug/deps/libhex-44a8cd5c9e0b537e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-981519642e8b5fcb.rlib" "/opt/rustwide/target/debug/deps/libstringprep-19bf6eb8db4272de.rlib" "/opt/rustwide/target/debug/deps/libsha2-e6dff7fc15b01118.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-cc639fbcc5d5c42f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7cca29232ff3d58.rlib" "/opt/rustwide/target/debug/deps/libarrayref-349b7bb7aa347bc3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-8c950d773fca321e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dcf6d7afccc255b0.rlib" "/opt/rustwide/target/debug/deps/libmd5-731d79029fadf5d4.rlib" "/opt/rustwide/target/debug/deps/libhmac-a4fe65fa3d111539.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9c52a2ea512a2e82.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-4d194d34fe7e89ef.rlib" "/opt/rustwide/target/debug/deps/libdigest-5b4c935958ea3b6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e6d6c02132cf7394.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f91a6a8d064f63d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-4f0fe856aafceb5b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-e3b40c45e5d3c659.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-fb4f72e71c3c5b8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-1f8b258045a5dcff.rlib" "/opt/rustwide/target/debug/deps/librand-98348602716d96e4.rlib" "/opt/rustwide/target/debug/deps/librand-65aa966f6182fc15.rlib" "/opt/rustwide/target/debug/deps/libpombase_rc_string-a107f29b602cc096.rlib" "/opt/rustwide/target/debug/deps/libweak_table-f53eec8fd2dc61b2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d0549a812d918f8b.rlib" "/opt/rustwide/target/debug/deps/libuuid-f1a0d3201ecb5616.rlib" "/opt/rustwide/target/debug/deps/librand-725da51172c23ca1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-54af8ee3142d2b82.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6cb51c577470fe6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ba6392640d0fe720.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-091e2e5c78de41a1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-489c35cc4cce21d4.rlib" "/opt/rustwide/target/debug/deps/librand_core-64eb18129e6e1d44.rlib" "/opt/rustwide/target/debug/deps/librand_os-bd463fa8c3aa29bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-973340b1e0a8a59e.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f32d547f8893b18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-18e2e9f23f78b30d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cf8f2db0f62a7861.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c1fda5674bc6adf.rlib" "/opt/rustwide/target/debug/deps/libunicase-990c317f801c2c15.rlib" "/opt/rustwide/target/debug/deps/libmime-079d115a06e29090.rlib" "/opt/rustwide/target/debug/deps/libflate2-186d9621c05f4be7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-84e14c9a5e9f4975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-47dc1c57c20cb07e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-929e8949808aca5e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6cb9f8fee4c9d6c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd2c3aea030ceff5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4f428190e7fc8d5b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-35e924996b7dca2e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-bfbce1d14168a216.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f0b9adf7ca95028d.rlib" "/opt/rustwide/target/debug/deps/libhyper-b194b4181f9460c4.rlib" "/opt/rustwide/target/debug/deps/libwant-61c50290e6fe072a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-237a84a780eebb3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-860eda6e0fc5de21.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-942e87701f01d322.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-14150bd028fc0f31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9e5f0c48934dd795.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-14cb24d0da4c1f29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-60763dc9decce783.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e6fea0b5462abebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e19a6d0b887947da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9f40d4d05bc9a913.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-c80beb5a96921c3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-13c767d80caf703b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7a077d4b298991a5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b75c5428402fd925.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-327f403867fd99f4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-12c6bfd6d2198420.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50279c9c9c8bcddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a3f807adc7fd8e49.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-933998f1170356e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fe848cd3ca2bcc83.rlib" "/opt/rustwide/target/debug/deps/libmio-b85b3ba43a7120ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-3ddb4aabe16a7a6d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8db476602232e7a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b0c0622e08ee6b6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8c8b6796b785b81e.rlib" "/opt/rustwide/target/debug/deps/libh2-079714d8ad93438d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-683bfe366eb046b1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-11f222fabb80eff8.rlib" "/opt/rustwide/target/debug/deps/libstring-b93d1389fd548fb4.rlib" "/opt/rustwide/target/debug/deps/libslab-f9d7bba6e7b119b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8a5a2780a8b697ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-69cf7671a5b16ea3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5d84ca5e95beea0a.rlib" "/opt/rustwide/target/debug/deps/libhttp-bf0bddbb8110e38e.rlib" "/opt/rustwide/target/debug/deps/libfnv-f475375d372011d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-3897288f19aeb6d2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b4ac82f8c14bb047.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-56a64ec8b96abe26.rlib" "/opt/rustwide/target/debug/deps/liblog-cf83d29b8a1fcd55.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7bf74cbafad2d931.rlib" "/opt/rustwide/target/debug/deps/liburl-2d88288b3435d010.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-cb277d2931e7b3ec.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e41370874aa35088.rlib" "/opt/rustwide/target/debug/deps/libidna-901f647991f4e793.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-a66d2944acb252fe.rlib" "/opt/rustwide/target/debug/deps/libtry_from-776ad557a2988cea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e145354d8e0f9f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-da96535f84d75078.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7e6716673649a3a3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-eec5834708e88a8b.rlib" "/opt/rustwide/target/debug/deps/libadler-72289b30b01b714a.rlib" "/opt/rustwide/target/debug/deps/libobject-e2f8a5f435b4a1e5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5156d9680a902e06.rlib" "/opt/rustwide/target/debug/deps/libgimli-36f5cc8ef52a3b65.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a65eaedb907437af.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebd277b97e910079.rlib" "/opt/rustwide/target/debug/deps/libcookie-a3cc0162349fadfd.rlib" "/opt/rustwide/target/debug/deps/liburl-4ced4006007e299e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5f7287a7a7004319.rlib" "/opt/rustwide/target/debug/deps/libidna-64b43643190cce92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e2bdb16067408e47.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2c31368f26d8da59.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-053a498b9d6ba854.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbc0e847173de2f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-fb65def67dd58c03.rlib" "/opt/rustwide/target/debug/deps/libbytes-0dae099749822c96.rlib" "/opt/rustwide/target/debug/deps/libeither-b530d0e671f31a91.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d46bddbf1e6d0e8.rlib" "/opt/rustwide/target/debug/deps/libbase64-42bc3bb8d7f162bc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-de6b7f97ee55b05e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-36943efb0972a867.rlib" "/opt/rustwide/target/debug/deps/libryu-e557ab9988f7db09.rlib" "/opt/rustwide/target/debug/deps/libitoa-5f9c593c627db2c9.rlib" "/opt/rustwide/target/debug/deps/libchrono-b38966945587c621.rlib" "/opt/rustwide/target/debug/deps/libserde-6de27e6cf4c71c16.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ccfd2499bf46f3d1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f675e6db1e8e6eb7.rlib" "/opt/rustwide/target/debug/deps/libtime-940a7941e88fec94.rlib" "/opt/rustwide/target/debug/deps/liblibc-f4672aaab2a7feaa.rlib" "/opt/rustwide/target/debug/deps/libbit_set-31f43def231ff11a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0b4e13a8aa82228e.rlib" "/opt/rustwide/target/debug/deps/libregex-2dfaa5304b776c02.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0af26c03151f86c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7bb16077bd987b70.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2a844f44e79a9015.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b88c45fe1dd365be.rlib" "/opt/rustwide/target/debug/deps/libmemchr-08b9db77a4494d8b.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" "66d14ca92945c311751517f102e071957cf63e7e2ec7a8f74157171647766fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d14ca92945c311751517f102e071957cf63e7e2ec7a8f74157171647766fce", kill_on_drop: false }` [INFO] [stdout] 66d14ca92945c311751517f102e071957cf63e7e2ec7a8f74157171647766fce