[INFO] fetching crate sqlx-model 0.1.1... [INFO] building sqlx-model-0.1.1 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate sqlx-model 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sqlx-model 0.1.1 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-model 0.1.1 [INFO] finished tweaking crates.io crate sqlx-model 0.1.1 [INFO] tweaked toml for crates.io crate sqlx-model 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236cb255227cf25e0661c12d8baf3cef0ba5a81728c7a0bc1d4e1215cc5ea4fa [INFO] running `Command { std: "docker" "start" "-a" "236cb255227cf25e0661c12d8baf3cef0ba5a81728c7a0bc1d4e1215cc5ea4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236cb255227cf25e0661c12d8baf3cef0ba5a81728c7a0bc1d4e1215cc5ea4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236cb255227cf25e0661c12d8baf3cef0ba5a81728c7a0bc1d4e1215cc5ea4fa", kill_on_drop: false }` [INFO] [stdout] 236cb255227cf25e0661c12d8baf3cef0ba5a81728c7a0bc1d4e1215cc5ea4fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f855834ab8426f200d8353e21c48571c28f4c5643ec8751922e825e156557b [INFO] running `Command { std: "docker" "start" "-a" "d0f855834ab8426f200d8353e21c48571c28f4c5643ec8751922e825e156557b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling whoami v1.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dotenvy v0.15.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling sqlx-model-macros v0.0.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling sqlx-core v0.6.1 [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.1/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="base64"' --cfg 'feature="crc"' --cfg 'feature="digest"' --cfg 'feature="dirs"' --cfg 'feature="encoding_rs"' --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="mssql"' --cfg 'feature="mysql"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="regex"' --cfg 'feature="rsa"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha-1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="whoami"' -C metadata=bda538b924608231 -C extra-filename=-bda538b924608231 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e9184ba4ebf74da2.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-3c7d395ca1c02585.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-0c6006157896fca0.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-b6d6da70d50d9ad1.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-bf10658658d2de76.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-16c83eea3763cc89.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-27fdf7f9fed5e9f5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-80460ee783dbac57.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-75b3d537c5c67ca8.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-75f4abe45a95854f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.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-bdc829750fe37dc9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ea99f2aa12f6d16b.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-08d591cb3f58e793.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9ac4ddb0aa77c130.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-899769483000ab43.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5ac76766c87c5b34.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-c140c611e190fbac.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-0bc5ab0d3e2effe6.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-250854aa47f4447a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f1d0a669075cb2f5.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-be0429cfb92a0fdc.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-fa9037f67a04703f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f14cba9afb8c5774.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-2e9cc3ba49108449.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" "d0f855834ab8426f200d8353e21c48571c28f4c5643ec8751922e825e156557b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f855834ab8426f200d8353e21c48571c28f4c5643ec8751922e825e156557b", kill_on_drop: false }` [INFO] [stdout] d0f855834ab8426f200d8353e21c48571c28f4c5643ec8751922e825e156557b