[INFO] cloning repository https://github.com/jiuker/mysql-patch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiuker/mysql-patch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fmysql-patch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fmysql-patch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b990f884e8e3f6543d96da97e369996692890048 [INFO] checking jiuker/mysql-patch against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiuker%2Fmysql-patch" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiuker/mysql-patch on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiuker/mysql-patch [INFO] finished tweaking git repo https://github.com/jiuker/mysql-patch [INFO] tweaked toml for git repo https://github.com/jiuker/mysql-patch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jiuker/mysql-patch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55ba06443f10445f6e2b5008451e38593db86de04f9d682171008ac299dd7d08 [INFO] running `Command { std: "docker" "start" "-a" "55ba06443f10445f6e2b5008451e38593db86de04f9d682171008ac299dd7d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ba06443f10445f6e2b5008451e38593db86de04f9d682171008ac299dd7d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ba06443f10445f6e2b5008451e38593db86de04f9d682171008ac299dd7d08", kill_on_drop: false }` [INFO] [stdout] 55ba06443f10445f6e2b5008451e38593db86de04f9d682171008ac299dd7d08 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a692776ac8e94615eabbe2ed960eacfe26ffc7c92e0073af5f4ce367291249c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a692776ac8e94615eabbe2ed960eacfe26ffc7c92e0073af5f4ce367291249c5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] syn v1.0.73 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling mysql v20.1.0 (/tmp/fixit) [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rust_decimal v1.14.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking mysql_common v0.24.1 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/conn/stmt_cache.rs (1 fix) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.75s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling mysql v20.1.0 (/tmp/fixit) [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking mysql_common v0.24.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.81s [INFO] running `Command { std: "docker" "inspect" "a692776ac8e94615eabbe2ed960eacfe26ffc7c92e0073af5f4ce367291249c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a692776ac8e94615eabbe2ed960eacfe26ffc7c92e0073af5f4ce367291249c5", kill_on_drop: false }` [INFO] [stdout] a692776ac8e94615eabbe2ed960eacfe26ffc7c92e0073af5f4ce367291249c5