[INFO] fetching crate rorm-lib 0.1.0... [INFO] testing rorm-lib-0.1.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate rorm-lib 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rorm-lib 0.1.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rorm-lib 0.1.0 [INFO] finished tweaking crates.io crate rorm-lib 0.1.0 [INFO] tweaked toml for crates.io crate rorm-lib 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e7ed849c774af0894e0492f2717b43150f16ecd1d6540bf4cb01ec7d4da33cd [INFO] running `Command { std: "docker" "start" "-a" "3e7ed849c774af0894e0492f2717b43150f16ecd1d6540bf4cb01ec7d4da33cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7ed849c774af0894e0492f2717b43150f16ecd1d6540bf4cb01ec7d4da33cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7ed849c774af0894e0492f2717b43150f16ecd1d6540bf4cb01ec7d4da33cd", kill_on_drop: false }` [INFO] [stdout] 3e7ed849c774af0894e0492f2717b43150f16ecd1d6540bf4cb01ec7d4da33cd [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=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" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b15cca4c1cdc5cede4f40a498f13a852640c5e4cdc63067b23a1ce861b708cd [INFO] running `Command { std: "docker" "start" "-a" "1b15cca4c1cdc5cede4f40a498f13a852640c5e4cdc63067b23a1ce861b708cd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling futures-util v0.3.24 [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 form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [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 arrayvec v0.7.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling dotenvy v0.15.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling ipnetwork v0.19.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling ordered-float v3.2.0 [INFO] [stderr] Compiling rorm-declaration v0.1.0 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling rorm-sql v0.1.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-rustls"' --cfg 'feature="any"' --cfg 'feature="base64"' --cfg 'feature="bigdecimal"' --cfg 'feature="bigdecimal_"' --cfg 'feature="bstr"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="decimal"' --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="ipnetwork"' --cfg 'feature="json"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="mysql"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="rsa"' --cfg 'feature="runtime-tokio-rustls"' --cfg 'feature="rust_decimal"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="sqlite"' --cfg 'feature="time"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --cfg 'feature="whoami"' -C metadata=6453f5bac21b294a -C extra-filename=-6453f5bac21b294a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1e81c386d7a2fb30.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-85d13f035dac9ea3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bigdecimal_=/opt/rustwide/target/debug/deps/libbigdecimal-b772a26a271fa950.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6c964456a1863d0.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-cf012125e7fa4ef3.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c9371717a409553e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-103e862c74542bde.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-de5adb051efd7e76.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7a8b0342f06e9974.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-8f62ec9106291e36.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-87c458924407a25f.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-7db06bc5a9a69c68.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-90c62bd6c723a5ce.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-0579293c10c4b8db.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-ef1d767987259dc1.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-64def2f97cc6bca4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6f30ce803f33109f.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-2ecacf7c76b6b267.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-c0570ed7bb3e388c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1130103a1a174bd3.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-fc5a13ecea5dda17.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-1d06cae4e12571e5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b6f3962508a05145.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c8a7387234d96ad4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-395652b27118c81f.rmeta --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-c58284bb61a5119e.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-51c8c8bd54a981a9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42faf1d82f335065.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-cd9eac22daee60eb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a0024670d470e503.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-83d7d0aebbbad53e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d065c6bf69fdfc9c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4381f7e383e47f1b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-d97759670e0e6f8b.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-4a77b5e8a25d80c2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bd4c2d2803409cce.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-e364ceda24cf9ad6.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-3f5c3196b2336406.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-5979430466af8a3a.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7e7745d387e97861.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-95e9012709439850.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3f2dc29e1e93dc84.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f1803ed75153e8e2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2fa8142fca3fc5e2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a078f506e4f080f1.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-f071de3050678a5c.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-3dd5b2c46935b621.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-97965a4c8f0b8ffa.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-47601bb9d1c4dc37.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-68d54dc993484329.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ba6858fe06f3aef9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-88780987f6c3d8ed.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c6fa0f2cfd6a6de2.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-f4f34bc950686e8c.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-a182f7e1846883d1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dd9fa8e753d0cdce/out -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1b15cca4c1cdc5cede4f40a498f13a852640c5e4cdc63067b23a1ce861b708cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b15cca4c1cdc5cede4f40a498f13a852640c5e4cdc63067b23a1ce861b708cd", kill_on_drop: false }` [INFO] [stdout] 1b15cca4c1cdc5cede4f40a498f13a852640c5e4cdc63067b23a1ce861b708cd