[INFO] cloning repository https://github.com/qiuzhanghua/sql_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qiuzhanghua/sql_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuzhanghua%2Fsql_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuzhanghua%2Fsql_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56e80269440b18e7977e86c8ae8e4c96389273c7 [INFO] testing qiuzhanghua/sql_rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuzhanghua%2Fsql_rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qiuzhanghua/sql_rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qiuzhanghua/sql_rust [INFO] finished tweaking git repo https://github.com/qiuzhanghua/sql_rust [INFO] tweaked toml for git repo https://github.com/qiuzhanghua/sql_rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/qiuzhanghua/sql_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree_magic v0.2.1 [INFO] [stderr] Downloaded io-enum v0.2.2 [INFO] [stderr] Downloaded lexical v4.2.0 [INFO] [stderr] Downloaded rustorm_codegen v0.3.1 [INFO] [stderr] Downloaded bigdecimal v0.0.14 [INFO] [stderr] Downloaded r2d2_mysql v17.0.0 [INFO] [stderr] Downloaded rust_decimal v1.2.1 [INFO] [stderr] Downloaded postgres v0.17.1 [INFO] [stderr] Downloaded rustorm v0.15.4 [INFO] [stderr] Downloaded mysql_common v0.20.2 [INFO] [stderr] Downloaded mysql v17.0.0 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded rustorm_dao v0.4.3 [INFO] [stderr] Downloaded mysql v18.2.0 [INFO] [stderr] Downloaded meval v0.1.0 [INFO] [stderr] Downloaded mysql_common v0.19.2 [INFO] [stderr] Downloaded geo v0.4.13 [INFO] [stderr] Downloaded async-native-tls v0.3.2 [INFO] [stderr] Downloaded derive_utils v0.9.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 121a2b67a2828f9b11773b19d78fcfe4a6c8f36249dedec420d945324ef76100 [INFO] running `Command { std: "docker" "start" "-a" "121a2b67a2828f9b11773b19d78fcfe4a6c8f36249dedec420d945324ef76100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "121a2b67a2828f9b11773b19d78fcfe4a6c8f36249dedec420d945324ef76100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121a2b67a2828f9b11773b19d78fcfe4a6c8f36249dedec420d945324ef76100", kill_on_drop: false }` [INFO] [stdout] 121a2b67a2828f9b11773b19d78fcfe4a6c8f36249dedec420d945324ef76100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04a7b5548b64ea87eac4b53a31c0992eb24d63d9a5f7ed7ad561a64be47ca75b [INFO] running `Command { std: "docker" "start" "-a" "04a7b5548b64ea87eac4b53a31c0992eb24d63d9a5f7ed7ad561a64be47ca75b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling io-enum v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling mysql v17.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling lexical v4.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lexical-core-0.6.7/src/atof/algorithm/bhcomp.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let bytes = bits / Limb::BITS; [INFO] [stdout] | ^^^^^^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=cd9d0695cc35a42d -C extra-filename=-cd9d0695cc35a42d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04a7b5548b64ea87eac4b53a31c0992eb24d63d9a5f7ed7ad561a64be47ca75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a7b5548b64ea87eac4b53a31c0992eb24d63d9a5f7ed7ad561a64be47ca75b", kill_on_drop: false }` [INFO] [stdout] 04a7b5548b64ea87eac4b53a31c0992eb24d63d9a5f7ed7ad561a64be47ca75b