[INFO] fetching crate sqlx-cli 0.6.2... [INFO] building sqlx-cli-0.6.2 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate sqlx-cli 0.6.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sqlx-cli 0.6.2 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-cli 0.6.2 [INFO] finished tweaking crates.io crate sqlx-cli 0.6.2 [INFO] tweaked toml for crates.io crate sqlx-cli 0.6.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate sqlx-cli 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b47b59d2e16f8dcdf90105287597e7e2da070b8edc0243c2613e1199f930b244 [INFO] running `Command { std: "docker" "start" "-a" "b47b59d2e16f8dcdf90105287597e7e2da070b8edc0243c2613e1199f930b244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47b59d2e16f8dcdf90105287597e7e2da070b8edc0243c2613e1199f930b244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47b59d2e16f8dcdf90105287597e7e2da070b8edc0243c2613e1199f930b244", kill_on_drop: false }` [INFO] [stdout] b47b59d2e16f8dcdf90105287597e7e2da070b8edc0243c2613e1199f930b244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b45435737329d27270d0d5ca1a4d4fdfd5f99f74d47c6747973a57a4b298442 [INFO] running `Command { std: "docker" "start" "-a" "2b45435737329d27270d0d5ca1a4d4fdfd5f99f74d47c6747973a57a4b298442", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling dotenvy v0.15.3 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] error: could not compile `sqlx-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-core-0.6.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="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="any"' --cfg 'feature="base64"' --cfg 'feature="crc"' --cfg 'feature="digest"' --cfg 'feature="dirs"' --cfg 'feature="flume"' --cfg 'feature="futures-executor"' --cfg 'feature="generic-array"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="mysql"' --cfg 'feature="num-bigint"' --cfg 'feature="offline"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="rsa"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="tokio-stream"' --cfg 'feature="whoami"' -C metadata=a3e6e36019d44693 -C extra-filename=-a3e6e36019d44693 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-41af9b59e452b8f5.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-ea53b3ab366b5981.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c16c24a923bcfce0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ddc64ace480c1e1.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-2e405d825b4485c6.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-2c435c327ede9e72.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-3abb8183f1aed4f6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-96811fac2cab0b00.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-93e15cb473eddfd3.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8bcefd55561e5e1b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-a797bdf5d5ea7bfd.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-985f493aa7fe324c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b240d3239affab02.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-ca85875312f06b78.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-27b5f0088576b656.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cd682cab29fffe33.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-04097b457fd08402.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c31af075b1e60702.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-017fa5221e60e53f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-8ee59f137f1f9a87.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-bb9ca856456b788b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-46f3bd3473781b46.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cf6f9453528e9727.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-8142669f432048c8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2561165d1d66b075.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-805d7408fba0a4c1.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ffe101a3da2d190a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9a47b28869e84876.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-705a9a858092bd6f.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-e89074a7365dc1a2.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-250854aa47f4447a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d437c6fbb170cb08.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-275283b2412812d9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-fa9037f67a04703f.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-4600e47f5f42c284.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-32cc39f7cf032b30/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b45435737329d27270d0d5ca1a4d4fdfd5f99f74d47c6747973a57a4b298442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b45435737329d27270d0d5ca1a4d4fdfd5f99f74d47c6747973a57a4b298442", kill_on_drop: false }` [INFO] [stdout] 2b45435737329d27270d0d5ca1a4d4fdfd5f99f74d47c6747973a57a4b298442