[INFO] fetching crate sqlx-model 0.1.1... [INFO] testing sqlx-model-0.1.1 against 1.64.0 for beta-1.65-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 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded dotenvy v0.15.5 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded sqlx-model-macros v0.0.2 [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 357e018b33106c344c858e2814b76c02b16a88feebcbd0003803516a34e66227 [INFO] running `Command { std: "docker" "start" "-a" "357e018b33106c344c858e2814b76c02b16a88feebcbd0003803516a34e66227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "357e018b33106c344c858e2814b76c02b16a88feebcbd0003803516a34e66227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357e018b33106c344c858e2814b76c02b16a88feebcbd0003803516a34e66227", kill_on_drop: false }` [INFO] [stdout] 357e018b33106c344c858e2814b76c02b16a88feebcbd0003803516a34e66227 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b7a97388355f85c0b3d09195cebbbfb81eaef33f0920b9bf543baf1d06d5a5e [INFO] running `Command { std: "docker" "start" "-a" "7b7a97388355f85c0b3d09195cebbbfb81eaef33f0920b9bf543baf1d06d5a5e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling typenum v1.15.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.10.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling futures-sink v0.3.24 [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 crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [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 generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling getrandom v0.2.7 [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 dirs-sys v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dotenvy v0.15.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling spki v0.5.4 [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.37 [INFO] [stderr] Compiling sqlx-model-macros v0.0.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling sqlx-core v0.6.2 [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="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="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="whoami"' -C metadata=d1f9579e22e82f42 -C extra-filename=-d1f9579e22e82f42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-144d94b20d44835c.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-224a6ffb1dfe4063.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-61619b2be7cf47a0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-bebb29fadbce35bf.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-cec6405444960ee7.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-e27f849998ccafc9.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-5263ed375b802ca8.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-d9113432f21a175e.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-e409af057db864f2.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d92a50c203d628c0.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-30aa63f7720f13aa.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-68bdaa7ac6d14bce.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-fa4e5a4106ed184e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-cc75295e84b2eecc.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-b74de9e27a93c7b5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-954c5681b110dff5.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-9999266fb12ea135.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-9166740f95f5e674.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-1c0a8243baac8469.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-560c44f4bbd487b6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-17d63f5318fb1f14.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-8312855bb6613e47.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a02d982ff4572a50.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-69bfb341b8dbb7f2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-070cab3f80c68c7e.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bf54aa357675047d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f6a81cbbf014e686.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-0702d4dc02e1bada.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1954c3976cdd2d43.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6dc7e8ff05d43eed.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5b1c1ab2fb9784b3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-28c8abae7ef9a893.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-954a3142f9027596.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-4b130a76ff3c3949.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-ba7f8048c0782338.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-b5a15fcdfef90d1d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-12bf89d4cd545a93.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5a251e1bcb8466ad.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-658570dd805685b1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0ded6add6b546d22.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-b9cb0c6a89d968d9.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4890f1bcfbf43525/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b7a97388355f85c0b3d09195cebbbfb81eaef33f0920b9bf543baf1d06d5a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7a97388355f85c0b3d09195cebbbfb81eaef33f0920b9bf543baf1d06d5a5e", kill_on_drop: false }` [INFO] [stdout] 7b7a97388355f85c0b3d09195cebbbfb81eaef33f0920b9bf543baf1d06d5a5e