[INFO] cloning repository https://github.com/twmsh/mysqlcode_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twmsh/mysqlcode_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwmsh%2Fmysqlcode_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwmsh%2Fmysqlcode_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabe74cd41b486cee8da472a4949b929b5fad5cd [INFO] checking twmsh/mysqlcode_gen against master#bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 for pr-113557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwmsh%2Fmysqlcode_gen" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twmsh/mysqlcode_gen on toolchain bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twmsh/mysqlcode_gen [INFO] finished tweaking git repo https://github.com/twmsh/mysqlcode_gen [INFO] tweaked toml for git repo https://github.com/twmsh/mysqlcode_gen written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/twmsh/mysqlcode_gen 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" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexical v6.1.0 [INFO] [stderr] Downloaded lexical-core v0.8.3 [INFO] [stderr] Downloaded lexical-write-integer v0.8.3 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.3 [INFO] [stderr] Downloaded lexical-write-float v0.8.4 [INFO] [stderr] Downloaded lexical-parse-float v0.8.3 [INFO] [stderr] Downloaded mysql v22.1.0 [INFO] [stderr] Downloaded lexical-util v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619eddc62eaf8b18bc0e15135c63ec51826c329c8a745cec0268a64d35b7ec48 [INFO] running `Command { std: "docker" "start" "-a" "619eddc62eaf8b18bc0e15135c63ec51826c329c8a745cec0268a64d35b7ec48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619eddc62eaf8b18bc0e15135c63ec51826c329c8a745cec0268a64d35b7ec48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619eddc62eaf8b18bc0e15135c63ec51826c329c8a745cec0268a64d35b7ec48", kill_on_drop: false }` [INFO] [stdout] 619eddc62eaf8b18bc0e15135c63ec51826c329c8a745cec0268a64d35b7ec48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eab9857584c5b7e055b345f727c581dea429a845612d8646550cfa5ca040ee7b [INFO] running `Command { std: "docker" "start" "-a" "eab9857584c5b7e055b345f727c581dea429a845612d8646550cfa5ca040ee7b", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling native-tls v0.2.9 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking generic-array v0.14.5 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lexical-util v0.8.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Checking clap v3.1.8 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking lexical-parse-integer v0.8.3 [INFO] [stderr] Checking lexical-write-integer v0.8.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking lexical-write-float v0.8.4 [INFO] [stderr] Checking lexical-parse-float v0.8.3 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking lexical-core v0.8.3 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking lexical v6.1.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling mysql v22.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Checking lru v0.7.3 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking frunk_proc_macros v0.1.0 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling mysql_codegen v0.1.0 (/opt/rustwide/workdir/mysql_codegen) [INFO] [stderr] Compiling sqlite_codegen v0.1.0 (/opt/rustwide/workdir/sqlite_codegen) [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/bacf5bcbc7dae526872cf6af3fc0064a51b1efa2/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=6475245e058b5c3b -C extra-filename=-6475245e058b5c3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-eff48d0c2278ea91.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d7d67120050e5ef2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b458f20b156db981.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0b6e307b66e53e34.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fdc0eef5209c8467.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-cfdce37a10446ba9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4f806c0f050e5d0c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ba3363c6f419188.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-75b42187e434564b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b342980bc862f376.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cbbfd831ab3fae4d.so --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" "eab9857584c5b7e055b345f727c581dea429a845612d8646550cfa5ca040ee7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab9857584c5b7e055b345f727c581dea429a845612d8646550cfa5ca040ee7b", kill_on_drop: false }` [INFO] [stdout] eab9857584c5b7e055b345f727c581dea429a845612d8646550cfa5ca040ee7b