[INFO] cloning repository https://github.com/theolymp/moosql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theolymp/moosql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheolymp%2Fmoosql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheolymp%2Fmoosql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 040f06bc24a4b4253857333ae3999bc1805979c3
[INFO] checking theolymp/moosql against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheolymp%2Fmoosql" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theolymp/moosql
[INFO] finished tweaking git repo https://github.com/theolymp/moosql
[INFO] tweaked toml for git repo https://github.com/theolymp/moosql written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theolymp/moosql on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theolymp/moosql 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d
[INFO] running `Command { std: "docker" "start" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking bigdecimal v0.4.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlparser_derive v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]     Checking opensrv-mysql v0.7.0
[INFO] [stderr]     Checking mysql_async v0.34.2
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking mariadb-cow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]    --> src/cli/apply.rs:433:13
[INFO] [stdout]     |
[INFO] [stdout] 433 |         let reg = Registry::new(&store.conn);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d", kill_on_drop: false }`
[INFO] [stdout] a96a1fcc89124607494168770f0974db7985c00ece00462d4f0ccba3856e300d
