[INFO] cloning repository https://github.com/Phundrak/indexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phundrak/indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Findexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Findexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf5866072d2708a1bf8b607e133524a428979278
[INFO] testing Phundrak/indexer/cf5866072d2708a1bf8b607e133524a428979278 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhundrak%2Findexer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phundrak/indexer
[INFO] finished tweaking git repo https://github.com/Phundrak/indexer
[INFO] tweaked toml for git repo https://github.com/Phundrak/indexer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phundrak/indexer on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phundrak/indexer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a
[INFO] running `Command { std: "docker" "start" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling rxml_validation v0.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling object v0.30.0
[INFO] [stderr]    Compiling owo-colors v3.6.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling pandoc v0.8.10
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling sha256 v1.1.1
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling aws-region v0.25.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling maybe-async v0.2.6
[INFO] [stderr]    Compiling diesel-derive-enum v2.0.0-rc.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling unicase_serde v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling rxml v0.8.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling attohttpc v0.19.1
[INFO] [stderr]    Compiling minidom v0.15.0
[INFO] [stderr]    Compiling migrations_internals v2.0.0
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling aws-creds v0.30.0
[INFO] [stderr]    Compiling scraper v0.14.0
[INFO] [stderr]    Compiling html2text v0.4.4
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling glib-macros v0.16.3
[INFO] [stderr]    Compiling poppler-sys-rs v0.20.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]    Compiling glib v0.16.7
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling rust-s3 v0.32.3
[INFO] [stderr]    Compiling cairo-rs v0.16.7
[INFO] [stderr]    Compiling rocket_cors v0.6.0-alpha1 (https://github.com/lawliet89/rocket_cors?branch=master#c17e8145)
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="extras"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "byteorder", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet", "ipnet-address", "ipnetwork", "itoa", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysql_backend", "mysqlclient-sys", "network-address", "nightly-error-messages", "num-bigint", "num-integer", "num-traits", "numeric", "percent-encoding", "postgres", "postgres_backend", "pq-sys", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=1550658754c4154b -C extra-filename=-2dd027dbdf1d120e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-332c606bdb4d21dc.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fb36fe721788ce00.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfeffff11dc99e1e.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-0aee63fb560f33a4.so --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-ab2a50602e5141be.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-b1c8d26b4c65e25a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a05c7d198ef660dc.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a18cd80ef147218b.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-8e34d12ce5cb866a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5285743d482a718d.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-54dcd4b46f5a347d.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-dd4a600a786a68b9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e6f9133c11f8f42e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-32b5ace817594fb4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c508eca228c03d50.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a", kill_on_drop: false }`
[INFO] [stdout] 83958be055dd8fcb73ad2fa91f29df137d8a719d28442acdf70c8edefd71ae6a
