[INFO] cloning repository https://github.com/c-antin/sqlx_mysql_compare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-antin/sqlx_mysql_compare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-antin%2Fsqlx_mysql_compare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-antin%2Fsqlx_mysql_compare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] badb60561613f054de14b50900575fb85beaa9c1 [INFO] building c-antin/sqlx_mysql_compare against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-antin%2Fsqlx_mysql_compare" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-antin/sqlx_mysql_compare on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c-antin/sqlx_mysql_compare [INFO] finished tweaking git repo https://github.com/c-antin/sqlx_mysql_compare [INFO] tweaked toml for git repo https://github.com/c-antin/sqlx_mysql_compare written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/c-antin/sqlx_mysql_compare 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded frunk v0.4.2 [INFO] [stderr] Downloaded frunk_derives v0.4.2 [INFO] [stderr] Downloaded zerocopy v0.7.26 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.1.4 [INFO] [stderr] Downloaded syn_derive v0.1.8 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.2 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded atomic-write-file v0.1.1 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded clang-sys v1.6.1 [INFO] [stderr] Downloaded simdutf8 v0.1.4 [INFO] [stderr] Downloaded rsa v0.9.5 [INFO] [stderr] Downloaded toml_edit v0.20.7 [INFO] [stderr] Downloaded mysql v24.0.0 [INFO] [stderr] Downloaded mysql_common v0.30.6 [INFO] [stderr] Downloaded bindgen v0.69.1 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.26 [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded rustix v0.38.25 [INFO] [stderr] Downloaded borsh-derive v1.2.0 [INFO] [stderr] Downloaded borsh v1.2.0 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded subprocess v0.2.9 [INFO] [stderr] Downloaded winnow v0.5.19 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded mysql-common-derive v0.30.2 [INFO] [stderr] Downloaded io-enum v1.1.1 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded lru v0.10.1 [INFO] [stderr] Downloaded derive_utils v0.13.2 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded crossbeam v0.8.2 [INFO] [stderr] Downloaded pem v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5941f6965778c2667ed63aaf624e13e3ad1bc2466ec68d426dc0902f27d9fa6d [INFO] running `Command { std: "docker" "start" "-a" "5941f6965778c2667ed63aaf624e13e3ad1bc2466ec68d426dc0902f27d9fa6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5941f6965778c2667ed63aaf624e13e3ad1bc2466ec68d426dc0902f27d9fa6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5941f6965778c2667ed63aaf624e13e3ad1bc2466ec68d426dc0902f27d9fa6d", kill_on_drop: false }` [INFO] [stdout] 5941f6965778c2667ed63aaf624e13e3ad1bc2466ec68d426dc0902f27d9fa6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 486fd74fd34f8aea5d2c15b620236763298d8beae5dd8c16dfaac6eedc63ed04 [INFO] running `Command { std: "docker" "start" "-a" "486fd74fd34f8aea5d2c15b620236763298d8beae5dd8c16dfaac6eedc63ed04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rsa v0.9.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=b8a636c682b6f98a -C extra-filename=-b8a636c682b6f98a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a923569c8d955eab.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d5eb35b107eac565.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-066c1771ef69fc98.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "486fd74fd34f8aea5d2c15b620236763298d8beae5dd8c16dfaac6eedc63ed04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486fd74fd34f8aea5d2c15b620236763298d8beae5dd8c16dfaac6eedc63ed04", kill_on_drop: false }` [INFO] [stdout] 486fd74fd34f8aea5d2c15b620236763298d8beae5dd8c16dfaac6eedc63ed04