[INFO] fetching crate to_mysql 0.1.6...
[INFO] testing to_mysql-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate to_mysql 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate to_mysql 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate to_mysql 0.1.6
[INFO] tweaked toml for crates.io crate to_mysql 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate to_mysql 0.1.6 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate to_mysql 0.1.6 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f7b6df3c68ae1fd2b15aafa7af6300b5fc426cb3e43b5abc1497335273c4309
[INFO] running `Command { std: "docker" "start" "-a" "3f7b6df3c68ae1fd2b15aafa7af6300b5fc426cb3e43b5abc1497335273c4309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f7b6df3c68ae1fd2b15aafa7af6300b5fc426cb3e43b5abc1497335273c4309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7b6df3c68ae1fd2b15aafa7af6300b5fc426cb3e43b5abc1497335273c4309", kill_on_drop: false }`
[INFO] [stdout] 3f7b6df3c68ae1fd2b15aafa7af6300b5fc426cb3e43b5abc1497335273c4309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d631dcb302b2f14085cb3d01619785187e2fee87a94de174c6f221313921955
[INFO] running `Command { std: "docker" "start" "-a" "1d631dcb302b2f14085cb3d01619785187e2fee87a94de174c6f221313921955", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling sqle v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling vb v0.2.3
[INFO] [stderr]    Compiling kind2sql v0.1.12
[INFO] [stderr]    Compiling to_mysql v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "1d631dcb302b2f14085cb3d01619785187e2fee87a94de174c6f221313921955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d631dcb302b2f14085cb3d01619785187e2fee87a94de174c6f221313921955", kill_on_drop: false }`
[INFO] [stdout] 1d631dcb302b2f14085cb3d01619785187e2fee87a94de174c6f221313921955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f75359570f7c5679c28e11b05e1bf916d197d1d49d894e0df26c130af68b63d
[INFO] running `Command { std: "docker" "start" "-a" "7f75359570f7c5679c28e11b05e1bf916d197d1d49d894e0df26c130af68b63d", kill_on_drop: false }`
[INFO] [stderr]    Compiling sval v2.16.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_buf v0.1.2
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling aok v0.1.18
[INFO] [stderr]    Compiling get_dir v0.5.0
[INFO] [stderr]    Compiling path_end v0.1.1
[INFO] [stderr]    Compiling workspace_root v0.2.0
[INFO] [stderr]    Compiling sval_ref v2.16.0
[INFO] [stderr]    Compiling sval_dynamic v2.16.0
[INFO] [stderr]    Compiling sval_fmt v2.16.0
[INFO] [stderr]    Compiling sval_buffer v2.16.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling sval_nested v2.16.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling coarsetime v0.1.36
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sval_serde v2.16.0
[INFO] [stderr]    Compiling value-bag-sval2 v1.12.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling logforth-core v0.3.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling logforth-bridge-log v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling vb v0.2.3
[INFO] [stderr]    Compiling tosql_derive v0.1.6
[INFO] [stderr]    Compiling logforth-append-file v0.3.0
[INFO] [stderr]    Compiling logforth-layout-text v0.3.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling logforth-layout-json v0.3.0
[INFO] [stderr]    Compiling sqle v0.1.4
[INFO] [stderr]    Compiling logforth v0.29.1
[INFO] [stderr]    Compiling kind2sql v0.1.12
[INFO] [stderr]    Compiling log_init v0.1.28
[INFO] [stderr]    Compiling tosql_static_meta v0.1.3
[INFO] [stderr]    Compiling to_mysql v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tosql v0.1.10
[INFO] [stdout] error[E0433]: cannot find module or crate `tosql_linkme` in this scope
[INFO] [stdout]   --> tests/main.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |   for i in tosql_linkme::LI {
[INFO] [stdout]    |            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tosql_linkme`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tosql_linkme`, use `cargo add tosql_linkme` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `to_mysql` (test "main") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7f75359570f7c5679c28e11b05e1bf916d197d1d49d894e0df26c130af68b63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f75359570f7c5679c28e11b05e1bf916d197d1d49d894e0df26c130af68b63d", kill_on_drop: false }`
[INFO] [stdout] 7f75359570f7c5679c28e11b05e1bf916d197d1d49d894e0df26c130af68b63d
